2024-09-16T13:29:10.348 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T13:29:10.369 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T13:29:10.464 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333 branch: wip-guits-main-2024-09-13-1248 description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@redhat.com first_in_suite: false job_id: '7907333' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-guits-main-2024-09-13-1248 ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - CEPHADM_STRAY_DAEMON - CEPHADM_FAILED_DAEMON - CEPHADM_AGENT_DOWN log-only-match: - CEPHADM_ sha1: 8293d73f8690540e843a81caec373f9cc29cf705 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 8293d73f8690540e843a81caec373f9cc29cf705 workunit: branch: wip-guits-main-2024-09-13-1248 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 owner: scheduled_gabrioux@teuthology priority: 30 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 6714 sha1: 8293d73f8690540e843a81caec373f9cc29cf705 sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-1248 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 8293d73f8690540e843a81caec373f9cc29cf705 targets: smithi029.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL2wuMcu7GWSSe9BWR504yPdSaMV2TsVrqj5Kwjv+xZqOgIrXgUvI9pEuA8vvNbdAXFuzSZSaGFa/hjJszltL88= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCDfIjz69Ocz09N/ShNVqZoBN0kxMdexzKzGp2WO9Njk/WNGr44U3wrtaqcdCF8bmiEPAUxKbzY1TTS9UFlZsig= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest false --force - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 180 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch ps - ceph versions - ceph -s - ceph orch ls - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 2' - ceph mgr fail - sleep 180 - ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps --refresh - sleep 180 - ceph orch ps - ceph versions - ceph health detail - ceph -s - ceph mgr fail - sleep 180 - ceph orch ps - ceph versions - ceph -s - ceph health detail - ceph versions | jq -e '.mgr | length == 1' - ceph mgr fail - sleep 180 - ceph orch ps - ceph orch ls - ceph versions - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph versions | jq -e '.mgr | length == 1' - ceph versions | jq -e '.mgr | keys' | grep $sha1 - ceph versions | jq -e '.overall | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 2' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '{print $2}') - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.mon | length == 1' - ceph versions | jq -e '.mon | keys' | grep $sha1 - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 5' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 7' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 2' - ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '.up_to_date | length == 8' - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.osd | length == 1' - ceph versions | jq -e '.osd | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions | jq -e '.rgw | length == 1' - ceph versions | jq -e '.rgw | keys' | grep $sha1 - ceph orch upgrade status - ceph health detail - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_13:13:56 tube: smithi user: gabrioux verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T13:29:10.464 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa; will attempt to use it 2024-09-16T13:29:10.465 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks 2024-09-16T13:29:10.465 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T13:29:10.467 INFO:teuthology.task.internal:Checking packages... 2024-09-16T13:29:10.488 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '8293d73f8690540e843a81caec373f9cc29cf705' 2024-09-16T13:29:10.488 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T13:29:10.488 INFO:teuthology.packaging:ref: None 2024-09-16T13:29:10.488 INFO:teuthology.packaging:tag: None 2024-09-16T13:29:10.488 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-1248 2024-09-16T13:29:10.488 INFO:teuthology.packaging:sha1: 8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:29:10.488 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-guits-main-2024-09-13-1248 2024-09-16T13:29:10.632 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917.g8293d73f 2024-09-16T13:29:10.633 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T13:29:10.640 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T13:29:10.640 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T13:29:10.659 INFO:teuthology.task.internal:Saving configuration 2024-09-16T13:29:10.676 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T13:29:10.689 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T13:29:10.715 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi029.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 13:23:53.436461', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBL2wuMcu7GWSSe9BWR504yPdSaMV2TsVrqj5Kwjv+xZqOgIrXgUvI9pEuA8vvNbdAXFuzSZSaGFa/hjJszltL88='} 2024-09-16T13:29:10.734 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 13:23:53.434722', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCDfIjz69Ocz09N/ShNVqZoBN0kxMdexzKzGp2WO9Njk/WNGr44U3wrtaqcdCF8bmiEPAUxKbzY1TTS9UFlZsig='} 2024-09-16T13:29:10.734 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T13:29:10.740 INFO:teuthology.task.internal:roles: ubuntu@smithi029.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-16T13:29:10.740 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-16T13:29:10.740 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T13:29:10.801 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0e4f9dbbe0>, signals=[15]) 2024-09-16T13:29:10.801 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T13:29:10.807 INFO:teuthology.task.internal:Opening connections... 2024-09-16T13:29:10.807 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi029.front.sepia.ceph.com 2024-09-16T13:29:10.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:10.885 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-09-16T13:29:10.886 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:29:10.960 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T13:29:10.967 DEBUG:teuthology.orchestra.run.smithi029:> uname -m 2024-09-16T13:29:10.985 INFO:teuthology.orchestra.run.smithi029.stdout:x86_64 2024-09-16T13:29:10.985 DEBUG:teuthology.orchestra.run.smithi029:> cat /etc/os-release 2024-09-16T13:29:11.043 INFO:teuthology.orchestra.run.smithi029.stdout:NAME="CentOS Stream" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION="9" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:ID="centos" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:VERSION_ID="9" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:ANSI_COLOR="0;31" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:29:11.044 INFO:teuthology.orchestra.run.smithi029.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:29:11.045 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:29:11.045 INFO:teuthology.orchestra.run.smithi029.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:29:11.045 INFO:teuthology.lock.ops:Updating smithi029.front.sepia.ceph.com on lock server 2024-09-16T13:29:11.096 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-09-16T13:29:11.115 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-09-16T13:29:11.115 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="CentOS Stream" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="9" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:ID="centos" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE="rhel fedora" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="9" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:PLATFORM_ID="platform:el9" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:ANSI_COLOR="0;31" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:LOGO="fedora-logo-icon" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://centos.org/" 2024-09-16T13:29:11.174 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T13:29:11.175 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T13:29:11.175 INFO:teuthology.orchestra.run.smithi177.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T13:29:11.175 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-09-16T13:29:11.196 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T13:29:11.205 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T13:29:11.264 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T13:29:11.265 DEBUG:teuthology.orchestra.run.smithi029:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:29:11.267 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-09-16T13:29:11.284 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T13:29:11.304 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T13:29:11.304 DEBUG:teuthology.orchestra.run.smithi029:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:29:11.324 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-09-16T13:29:11.363 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T13:29:11.419 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T13:29:11.434 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T13:29:11.434 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T13:29:11.434 DEBUG:teuthology.orchestra.run.smithi029:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:29:11.435 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T13:29:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:11.452 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-09-16T13:29:11.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:29:11.453 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-16T13:29:11.509 INFO:teuthology.orchestra.run.smithi029.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:29:11.509 INFO:teuthology.task.kernel:Running kernel on smithi029: 5.14.0-503.el9.x86_64 2024-09-16T13:29:11.509 DEBUG:teuthology.orchestra.run.smithi029:> sudo yum install -y kernel 2024-09-16T13:29:11.510 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-503.el9.x86_64 2024-09-16T13:29:11.510 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.14.0-503.el9.x86_64 2024-09-16T13:29:11.511 DEBUG:teuthology.orchestra.run.smithi177:> sudo yum install -y kernel 2024-09-16T13:29:15.148 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-16T13:29:15.177 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-16T13:29:16.920 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-16T13:29:18.448 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 9 - AppStream 9.5 MB/s | 20 MB 00:02 2024-09-16T13:29:22.850 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.5 MB 00:00 2024-09-16T13:29:24.387 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - CRB 1.8 MB/s | 6.5 MB 00:03 2024-09-16T13:29:24.553 INFO:teuthology.orchestra.run.smithi029.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 19 kB 00:00 2024-09-16T13:29:25.762 INFO:teuthology.orchestra.run.smithi177.stdout:CentOS Stream 9 - Extras packages 116 kB/s | 19 kB 00:00 2024-09-16T13:29:25.817 INFO:teuthology.orchestra.run.smithi029.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T13:29:26.642 INFO:teuthology.orchestra.run.smithi177.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-16T13:29:31.457 INFO:teuthology.orchestra.run.smithi029.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-16T13:29:31.989 INFO:teuthology.orchestra.run.smithi177.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T13:29:33.598 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:29:33.598 INFO:teuthology.orchestra.run.smithi029.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:29:33.709 INFO:teuthology.orchestra.run.smithi029.stdout:Dependencies resolved. 2024-09-16T13:29:33.725 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-09-16T13:29:33.725 INFO:teuthology.orchestra.run.smithi029.stdout: Package Architecture Version Repository Size 2024-09-16T13:29:33.725 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-09-16T13:29:33.725 INFO:teuthology.orchestra.run.smithi029.stdout:Installing: 2024-09-16T13:29:33.725 INFO:teuthology.orchestra.run.smithi029.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout:Installing dependencies: 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction Summary 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout:================================================================================ 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout:Install 4 Packages 2024-09-16T13:29:33.726 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:29:33.727 INFO:teuthology.orchestra.run.smithi029.stdout:Total download size: 79 M 2024-09-16T13:29:33.727 INFO:teuthology.orchestra.run.smithi029.stdout:Installed size: 126 M 2024-09-16T13:29:33.727 INFO:teuthology.orchestra.run.smithi029.stdout:Downloading Packages: 2024-09-16T13:29:33.819 INFO:teuthology.orchestra.run.smithi029.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 321 kB/s | 23 kB 00:00 2024-09-16T13:29:33.996 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T13:29:33.996 INFO:teuthology.orchestra.run.smithi177.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T13:29:34.084 INFO:teuthology.orchestra.run.smithi177.stdout:Dependencies resolved. 2024-09-16T13:29:34.093 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-16T13:29:34.093 INFO:teuthology.orchestra.run.smithi177.stdout: Package Architecture Version Repository Size 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout:Installing: 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout:Installing dependencies: 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:29:34.094 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction Summary 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout:================================================================================ 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout:Install 4 Packages 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout:Total download size: 79 M 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout:Installed size: 126 M 2024-09-16T13:29:34.095 INFO:teuthology.orchestra.run.smithi177.stdout:Downloading Packages: 2024-09-16T13:29:34.341 INFO:teuthology.orchestra.run.smithi177.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 113 kB/s | 23 kB 00:00 2024-09-16T13:29:34.504 INFO:teuthology.orchestra.run.smithi029.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 21 MB/s | 16 MB 00:00 2024-09-16T13:29:35.413 INFO:teuthology.orchestra.run.smithi029.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 21 MB/s | 35 MB 00:01 2024-09-16T13:29:36.021 INFO:teuthology.orchestra.run.smithi029.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 13 MB/s | 29 MB 00:02 2024-09-16T13:29:36.022 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:29:36.022 INFO:teuthology.orchestra.run.smithi029.stdout:Total 34 MB/s | 79 MB 00:02 2024-09-16T13:29:36.737 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction check 2024-09-16T13:29:37.155 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction check succeeded. 2024-09-16T13:29:37.155 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction test 2024-09-16T13:29:38.122 INFO:teuthology.orchestra.run.smithi029.stdout:Transaction test succeeded. 2024-09-16T13:29:38.123 INFO:teuthology.orchestra.run.smithi029.stdout:Running transaction 2024-09-16T13:29:40.691 INFO:teuthology.orchestra.run.smithi029.stdout: Preparing : 1/1 2024-09-16T13:29:40.782 INFO:teuthology.orchestra.run.smithi177.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 2.4 MB/s | 16 MB 00:06 2024-09-16T13:29:41.437 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:29:41.544 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:29:44.350 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:29:44.546 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:29:46.756 INFO:teuthology.orchestra.run.smithi177.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 2.3 MB/s | 29 MB 00:12 2024-09-16T13:29:49.677 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:29:49.728 INFO:teuthology.orchestra.run.smithi029.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:29:50.239 INFO:teuthology.orchestra.run.smithi177.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 2.1 MB/s | 35 MB 00:16 2024-09-16T13:29:50.239 INFO:teuthology.orchestra.run.smithi177.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:29:50.240 INFO:teuthology.orchestra.run.smithi177.stdout:Total 4.9 MB/s | 79 MB 00:16 2024-09-16T13:29:50.920 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction check 2024-09-16T13:29:51.277 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction check succeeded. 2024-09-16T13:29:51.278 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction test 2024-09-16T13:29:52.230 INFO:teuthology.orchestra.run.smithi177.stdout:Transaction test succeeded. 2024-09-16T13:29:52.230 INFO:teuthology.orchestra.run.smithi177.stdout:Running transaction 2024-09-16T13:29:54.672 INFO:teuthology.orchestra.run.smithi177.stdout: Preparing : 1/1 2024-09-16T13:29:54.874 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:29:55.405 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:29:55.482 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:29:58.304 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:29:58.435 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:30:03.240 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:30:03.285 INFO:teuthology.orchestra.run.smithi177.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:08.104 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:37.172 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:37.214 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:37.611 INFO:teuthology.orchestra.run.smithi029.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:37.611 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:30:37.611 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:30:37.611 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout:Installed: 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:30:38.655 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:30:38.656 INFO:teuthology.orchestra.run.smithi029.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:30:38.656 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:30:38.656 INFO:teuthology.orchestra.run.smithi029.stdout:Complete! 2024-09-16T13:30:39.140 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:30:39.247 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:39.247 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:30:39.248 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:30:39.248 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:30:39.248 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:30:39.248 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T13:30:39.248 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi029.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:30:39.248 DEBUG:teuthology.orchestra.run.smithi029:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:30:39.308 INFO:teuthology.orchestra.run.smithi029.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:39.308 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:30:39.308 DEBUG:teuthology.orchestra.run.smithi029:> sudo rpm -qi grub2-tools 2024-09-16T13:30:39.339 INFO:teuthology.orchestra.run.smithi029.stdout:Name : grub2-tools 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Epoch : 1 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Version : 2.06 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Release : 82.el9 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Architecture: x86_64 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Group : Unspecified 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Size : 8274670 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:License : GPLv3+ 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:30:39.340 INFO:teuthology.orchestra.run.smithi029.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:Packager : builder@centos.org 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:Vendor : CentOS 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:Summary : Support tools for GRUB. 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:Description : 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:hardware devices. 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:30:39.341 INFO:teuthology.orchestra.run.smithi029.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:30:39.342 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:30:39.342 INFO:teuthology.task.kernel:Updating grub on smithi029 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:30:39.342 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:30:40.100 INFO:teuthology.orchestra.run.smithi029.stderr:Generating grub configuration file ... 2024-09-16T13:30:41.586 INFO:teuthology.orchestra.run.smithi029.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:30:41.631 INFO:teuthology.orchestra.run.smithi029.stderr:done 2024-09-16T13:30:41.633 DEBUG:teuthology.orchestra.run.smithi029:> mktemp 2024-09-16T13:30:41.648 INFO:teuthology.orchestra.run.smithi029.stdout:/tmp/tmp.wImFY9R0pn 2024-09-16T13:30:41.649 DEBUG:teuthology.orchestra.run.smithi029:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wImFY9R0pn 2024-09-16T13:30:41.732 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0666 /tmp/tmp.wImFY9R0pn 2024-09-16T13:30:41.884 DEBUG:teuthology.orchestra.remote:smithi029:/tmp/tmp.wImFY9R0pn is 6KB 2024-09-16T13:30:41.933 DEBUG:teuthology.orchestra.run.smithi029:> rm -fr /tmp/tmp.wImFY9R0pn 2024-09-16T13:30:41.948 DEBUG:teuthology.orchestra.run.smithi029:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:30:42.016 INFO:teuthology.orchestra.run.smithi029.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:30:42.016 INFO:teuthology.orchestra.run.smithi029.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:30:42.016 INFO:teuthology.orchestra.run.smithi029.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:30:42.016 INFO:teuthology.orchestra.run.smithi029.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:30:42.018 DEBUG:teuthology.orchestra.run.smithi029:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:30:42.175 DEBUG:teuthology.orchestra.run.smithi029:> sudo shutdown -r now 2024-09-16T13:30:46.280 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:46.320 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:46.637 INFO:teuthology.orchestra.run.smithi177.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:46.638 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-16T13:30:46.638 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-16T13:30:46.638 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-16T13:30:47.473 INFO:teuthology.orchestra.run.smithi177.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-16T13:30:47.473 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:30:47.473 INFO:teuthology.orchestra.run.smithi177.stdout:Installed: 2024-09-16T13:30:47.473 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.473 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.474 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.474 INFO:teuthology.orchestra.run.smithi177.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.474 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:30:47.474 INFO:teuthology.orchestra.run.smithi177.stdout:Complete! 2024-09-16T13:30:47.828 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:30:47.916 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.916 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:30:47.917 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-16T13:30:47.917 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T13:30:47.917 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T13:30:47.917 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T13:30:47.917 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T13:30:47.917 DEBUG:teuthology.orchestra.run.smithi177:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T13:30:47.975 INFO:teuthology.orchestra.run.smithi177.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-16T13:30:47.975 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-16T13:30:47.976 DEBUG:teuthology.orchestra.run.smithi177:> sudo rpm -qi grub2-tools 2024-09-16T13:30:48.017 INFO:teuthology.orchestra.run.smithi177.stdout:Name : grub2-tools 2024-09-16T13:30:48.017 INFO:teuthology.orchestra.run.smithi177.stdout:Epoch : 1 2024-09-16T13:30:48.017 INFO:teuthology.orchestra.run.smithi177.stdout:Version : 2.06 2024-09-16T13:30:48.017 INFO:teuthology.orchestra.run.smithi177.stdout:Release : 82.el9 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: x86_64 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Group : Unspecified 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Size : 8274670 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:License : GPLv3+ 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Packager : builder@centos.org 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Vendor : CentOS 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T13:30:48.018 INFO:teuthology.orchestra.run.smithi177.stdout:Summary : Support tools for GRUB. 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:Description : 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:hardware devices. 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:30:48.019 INFO:teuthology.orchestra.run.smithi177.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T13:30:48.020 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T13:30:48.020 INFO:teuthology.task.kernel:Updating grub on smithi177 to boot 5.14.0-505.el9.x86_64 2024-09-16T13:30:48.020 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T13:30:48.676 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-09-16T13:30:49.986 INFO:teuthology.orchestra.run.smithi177.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T13:30:50.018 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-09-16T13:30:50.020 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-09-16T13:30:50.056 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.0hIe02ZJz3 2024-09-16T13:30:50.057 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0hIe02ZJz3 2024-09-16T13:30:50.125 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.0hIe02ZJz3 2024-09-16T13:30:50.278 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.0hIe02ZJz3 is 6KB 2024-09-16T13:30:50.298 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.0hIe02ZJz3 2024-09-16T13:30:50.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T13:30:50.400 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T13:30:50.400 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T13:30:50.400 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T13:30:50.400 INFO:teuthology.orchestra.run.smithi177.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-16T13:30:50.402 DEBUG:teuthology.orchestra.run.smithi177:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-16T13:30:50.552 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-09-16T13:31:12.197 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T13:31:12.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-09-16T13:31:12.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:31:20.564 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T13:31:20.564 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-16T13:31:20.565 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:32:12.251 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T13:32:20.573 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T13:32:21.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-09-16T13:32:21.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:32:28.719 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-09-16T13:32:29.143 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-09-16T13:32:29.143 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:32:29.144 DEBUG:teuthology.orchestra.run.smithi029:> uname -r 2024-09-16T13:32:29.159 INFO:teuthology.orchestra.run.smithi029.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:32:29.159 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:32:29.159 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:32:29.159 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:32:29.574 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-16T13:32:29.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:32:30.160 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T13:32:30.161 DEBUG:teuthology.orchestra.run.smithi029:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:32:30.261 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-16T13:32:30.421 INFO:teuthology.orchestra.run.smithi029.stdout:ttyS1 2024-09-16T13:32:30.449 DEBUG:teuthology.parallel:result is None 2024-09-16T13:32:30.651 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-16T13:32:30.651 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-16T13:32:30.651 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-16T13:32:30.666 INFO:teuthology.orchestra.run.smithi177.stdout:5.14.0-505.el9.x86_64 2024-09-16T13:32:30.667 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-16T13:32:30.667 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T13:32:30.667 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T13:32:31.668 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T13:32:31.668 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T13:32:31.732 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-09-16T13:32:31.761 DEBUG:teuthology.parallel:result is None 2024-09-16T13:32:31.761 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T13:32:31.769 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T13:32:31.770 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:32:31.772 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T13:32:31.787 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T13:32:31.847 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T13:32:31.897 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T13:32:31.898 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:32:31.900 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T13:32:31.930 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T13:32:31.938 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T13:32:31.938 DEBUG:teuthology.orchestra.run.smithi029:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T13:32:31.970 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T13:32:31.994 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:32:32.000 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:32:32.004 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:32:32.011 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T13:32:32.013 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T13:32:32.021 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T13:32:32.021 DEBUG:teuthology.orchestra.run.smithi029:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:32:32.053 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T13:32:32.078 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T13:32:32.093 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T13:32:32.094 DEBUG:teuthology.orchestra.run.smithi029:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:32:32.123 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T13:32:32.137 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:32:32.225 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:32:32.309 DEBUG:teuthology.orchestra.run.smithi029:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:32:32.350 DEBUG:teuthology.orchestra.run.smithi029:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:32:32.396 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:32:32.396 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:32:32.466 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:32:32.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T13:32:32.566 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:32:32.648 DEBUG:teuthology.orchestra.run.smithi177:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T13:32:32.687 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:32:32.688 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T13:32:32.753 DEBUG:teuthology.orchestra.run.smithi029:> sudo service rsyslog restart 2024-09-16T13:32:32.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-09-16T13:32:32.800 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:32:32.845 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T13:32:33.442 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T13:32:33.450 INFO:teuthology.task.internal:Starting timer... 2024-09-16T13:32:33.450 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T13:32:33.531 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T13:32:33.564 DEBUG:teuthology.orchestra.run.smithi029:> sudo service auditd rotate 2024-09-16T13:32:33.796 INFO:teuthology.orchestra.run.smithi029.stdout:Rotating logs: 2024-09-16T13:32:33.798 DEBUG:teuthology.orchestra.run.smithi177:> sudo service auditd rotate 2024-09-16T13:32:33.850 INFO:teuthology.orchestra.run.smithi177.stdout:Rotating logs: 2024-09-16T13:32:33.852 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T13:32:33.853 DEBUG:teuthology.orchestra.run.smithi029:> /usr/sbin/getenforce 2024-09-16T13:32:33.942 INFO:teuthology.orchestra.run.smithi029.stdout:Permissive 2024-09-16T13:32:33.942 DEBUG:teuthology.orchestra.run.smithi177:> /usr/sbin/getenforce 2024-09-16T13:32:33.968 INFO:teuthology.orchestra.run.smithi177.stdout:Permissive 2024-09-16T13:32:33.968 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi029.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi177.front.sepia.ceph.com': 'permissive'} 2024-09-16T13:32:33.968 DEBUG:teuthology.orchestra.run.smithi029:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T13:32:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:32:34.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T13:32:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T13:32:34.033 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T13:32:34.033 DEBUG:teuthology.orchestra.run.smithi029:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:32:34.189 DEBUG:teuthology.orchestra.run.smithi177:> sudo /usr/sbin/setenforce permissive 2024-09-16T13:32:34.233 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T13:32:34.243 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T13:32:34.247 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T13:32:34.372 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T13:32:34.383 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T13:32:34.384 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi029.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T13:36:27.025 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi029.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-09-16T13:36:27.026 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-09-16T13:36:27.027 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi029.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:36:27.104 DEBUG:teuthology.orchestra.run.smithi029:> true 2024-09-16T13:36:27.193 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi029.front.sepia.ceph.com' 2024-09-16T13:36:27.193 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-16T13:36:27.194 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T13:36:27.269 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-16T13:36:27.348 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-16T13:36:27.348 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T13:36:27.359 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T13:36:27.360 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:36:27.360 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:36:27.362 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T13:36:27.362 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T13:36:27.391 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:36:27.405 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:36:27.418 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T13:36:27.431 INFO:teuthology.orchestra.run.smithi029.stderr:sudo: ntpd: command not found 2024-09-16T13:36:27.432 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T13:36:27.442 INFO:teuthology.orchestra.run.smithi029.stdout:506 Cannot talk to daemon 2024-09-16T13:36:27.457 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: ntpd: command not found 2024-09-16T13:36:27.457 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:36:27.468 INFO:teuthology.orchestra.run.smithi177.stdout:506 Cannot talk to daemon 2024-09-16T13:36:27.471 INFO:teuthology.orchestra.run.smithi029.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:36:27.482 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T13:36:27.496 INFO:teuthology.orchestra.run.smithi177.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T13:36:27.525 INFO:teuthology.orchestra.run.smithi029.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:36:27.528 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:36:27.528 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2024-09-16T13:36:27.528 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.528 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.529 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.529 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.549 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.553 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T13:36:27.553 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-16T13:36:27.644 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'CEPHADM_STRAY_DAEMON', 'CEPHADM_FAILED_DAEMON', 'CEPHADM_AGENT_DOWN'], 'log-only-match': ['CEPHADM_'], 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705'} 2024-09-16T13:36:27.645 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:36:27.645 INFO:tasks.cephadm:Cluster fsid is acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:36:27.645 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-16T13:36:27.646 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.29', 'mon.c': '[v2:172.21.15.29:3301,v1:172.21.15.29:6790]', 'mon.b': '172.21.15.177'} 2024-09-16T13:36:27.646 INFO:tasks.cephadm:First mon is mon.a on smithi029 2024-09-16T13:36:27.646 INFO:tasks.cephadm:First mgr is y 2024-09-16T13:36:27.646 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-16T13:36:27.646 DEBUG:teuthology.orchestra.run.smithi029:> sudo hostname $(hostname -s) 2024-09-16T13:36:27.672 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-09-16T13:36:27.698 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-16T13:36:27.699 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:36:27.845 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '8293d73f8690540e843a81caec373f9cc29cf705', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/83046/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-g8293d73f', 'node_name': '172.21.5.39+adami09', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4917.g8293d73f'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-13 15:55:14.480698', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-1248', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-1248/8293d73f8690540e843a81caec373f9cc29cf705/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-09-16T13:36:28.070 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 ad35db06e8924912f01e32b35576297c0f1352b4 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=squid 2024-09-16T13:36:28.071 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm 2024-09-16T13:36:28.072 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm 2024-09-16T13:36:28.072 DEBUG:teuthology.orchestra.run.smithi029:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.428 INFO:teuthology.orchestra.run.smithi029.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 13:36 /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.429 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/ad35db06e8924912f01e32b35576297c0f1352b4/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.834 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-r--r--. 1 ubuntu ubuntu 784503 Sep 16 13:36 /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.834 DEBUG:teuthology.orchestra.run.smithi029:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.855 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-16T13:36:28.885 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-16T13:36:28.885 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:36:28.897 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-16T13:36:30.520 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:36:31.853 INFO:teuthology.orchestra.run.smithi029.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:36:57.655 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-09-16T13:36:57.656 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph_version": "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)", 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout: "image_id": "b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe", 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout: "repo_digests": [ 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60" 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:37:02.525 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:37:02.554 DEBUG:teuthology.orchestra.run.smithi029:> sudo mkdir -p /etc/ceph 2024-09-16T13:37:02.584 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-09-16T13:37:02.618 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 777 /etc/ceph 2024-09-16T13:37:02.651 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-09-16T13:37:02.686 INFO:tasks.cephadm:Writing seed config... 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-16T13:37:02.688 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-16T13:37:02.689 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:37:02.689 DEBUG:teuthology.orchestra.run.smithi029:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-16T13:37:02.708 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 = acb34024-7430-11ef-bceb-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-16T13:37:02.708 DEBUG:teuthology.orchestra.run.smithi029:mon.a> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service 2024-09-16T13:37:02.750 DEBUG:teuthology.orchestra.run.smithi029:mgr.y> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service 2024-09-16T13:37:02.792 INFO:tasks.cephadm:Bootstrapping... 2024-09-16T13:37:02.792 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid acb34024-7430-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.29 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:03.002 INFO:teuthology.orchestra.run.smithi029.stdout:-------------------------------------------------------------------------------- 2024-09-16T13:37:03.002 INFO:teuthology.orchestra.run.smithi029.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', 'acb34024-7430-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.29', '--skip-admin-label'] 2024-09-16T13:37:03.002 INFO:teuthology.orchestra.run.smithi029.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-16T13:37:03.002 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying podman|docker is present... 2024-09-16T13:37:03.026 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:37:03.026 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying lvm2 is present... 2024-09-16T13:37:03.027 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying time synchronization is in place... 2024-09-16T13:37:03.034 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:37:03.034 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:37:03.041 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:37:03.041 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:37:03.047 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout enabled 2024-09-16T13:37:03.054 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout active 2024-09-16T13:37:03.054 INFO:teuthology.orchestra.run.smithi029.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:37:03.054 INFO:teuthology.orchestra.run.smithi029.stdout:Repeating the final host check... 2024-09-16T13:37:03.077 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stdout 5.2.2 2024-09-16T13:37:03.078 INFO:teuthology.orchestra.run.smithi029.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-16T13:37:03.078 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl is present 2024-09-16T13:37:03.078 INFO:teuthology.orchestra.run.smithi029.stdout:lvcreate is present 2024-09-16T13:37:03.084 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-16T13:37:03.084 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-16T13:37:03.091 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-16T13:37:03.091 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:37:03.097 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout enabled 2024-09-16T13:37:03.104 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout active 2024-09-16T13:37:03.104 INFO:teuthology.orchestra.run.smithi029.stdout:Unit chronyd.service is enabled and running 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Host looks OK 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Cluster fsid: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Acquiring lock 140605947505824 on /run/cephadm/acb34024-7430-11ef-bceb-c7b262605968.lock 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Lock 140605947505824 acquired on /run/cephadm/acb34024-7430-11ef-bceb-c7b262605968.lock 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying IP 172.21.15.29 port 3300 ... 2024-09-16T13:37:03.105 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying IP 172.21.15.29 port 6789 ... 2024-09-16T13:37:03.106 INFO:teuthology.orchestra.run.smithi029.stdout:Base mon IP(s) is [172.21.15.29:3300, 172.21.15.29:6789], mon addrv is [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-09-16T13:37:03.109 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.29 metric 100 2024-09-16T13:37:03.109 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.29 metric 100 2024-09-16T13:37:03.111 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-16T13:37:03.111 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-16T13:37:03.112 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1776sec hoplimit 64 pref medium 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:125a/64 scope link 2024-09-16T13:37:03.114 INFO:teuthology.orchestra.run.smithi029.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-16T13:37:03.115 INFO:teuthology.orchestra.run.smithi029.stdout:Mon IP `172.21.15.29` is in CIDR network `172.21.0.0/20` 2024-09-16T13:37:03.115 INFO:teuthology.orchestra.run.smithi029.stdout:Mon IP `172.21.15.29` is in CIDR network `172.21.0.0/20` 2024-09-16T13:37:03.115 INFO:teuthology.orchestra.run.smithi029.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-16T13:37:03.115 INFO:teuthology.orchestra.run.smithi029.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-16T13:37:03.116 INFO:teuthology.orchestra.run.smithi029.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stdout b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:squid... 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Getting image source signatures 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Copying blob sha256:c36cbe791b3d764506503890ade2f6681b288212a4797b71c720377aeba8f6a3 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Copying config sha256:b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe 2024-09-16T13:37:03.640 INFO:teuthology.orchestra.run.smithi029.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-16T13:37:04.533 INFO:teuthology.orchestra.run.smithi029.stdout:ceph: stdout ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:37:04.534 INFO:teuthology.orchestra.run.smithi029.stdout:Ceph version: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable) 2024-09-16T13:37:04.534 INFO:teuthology.orchestra.run.smithi029.stdout:Extracting ceph user uid/gid from container image... 2024-09-16T13:37:05.480 INFO:teuthology.orchestra.run.smithi029.stdout:stat: stdout 167 167 2024-09-16T13:37:05.480 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial keys... 2024-09-16T13:37:06.393 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCBNOhmWbcqMBAAKYVhNJmdCLWdYSHDtc3E9g== 2024-09-16T13:37:07.297 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCCNOhmKBjhKRAAqWxg9I3BeVvyMkRm+uQykw== 2024-09-16T13:37:08.276 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph-authtool: stdout AQCDNOhmWL9HIhAAUnbajiHXWaSwGH//fVnuZQ== 2024-09-16T13:37:08.277 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial monmap... 2024-09-16T13:37:09.198 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:37:09.198 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-16T13:37:09.198 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:09.198 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout:monmaptool for a [v2:172.21.15.29:3300,v1:172.21.15.29:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout:setting min_mon_release = quincy 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: set fsid to acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:37:09.199 INFO:teuthology.orchestra.run.smithi029.stdout:Creating mon... 2024-09-16T13:37:10.195 INFO:teuthology.orchestra.run.smithi029.stdout:create mon.a on 2024-09-16T13:37:10.556 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-16T13:37:10.749 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-acb34024-7430-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968.target. 2024-09-16T13:37:10.750 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-acb34024-7430-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968.target. 2024-09-16T13:37:10.995 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a 2024-09-16T13:37:10.996 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to reset failed state of unit ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-16T13:37:11.153 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968.target.wants/ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968@.service. 2024-09-16T13:37:11.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 podman[23317]: 2024-09-16 13:37:11.298749628 +0000 UTC m=+0.016301728 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:37:11.697 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:37:11.697 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout disabled 2024-09-16T13:37:11.704 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:37:11.704 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:37:11.704 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld.service is not enabled 2024-09-16T13:37:11.704 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:37:11.704 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mon to start... 2024-09-16T13:37:11.705 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mon... 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 podman[23317]: 2024-09-16 13:37:11.587903701 +0000 UTC m=+0.305455808 container init a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, ceph=True) 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 podman[23317]: 2024-09-16 13:37:11.591360775 +0000 UTC m=+0.308912874 container start a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 ceph-mon[23337]: mkfs acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 ceph-mon[23337]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 bash[23317]: a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 2024-09-16T13:37:11.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:11 smithi029 systemd[1]: Started Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: monmap epoch 1 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: last_changed 2024-09-16T13:37:08.608821+0000 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:37:12.722 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: min_mon_release 19 (squid) 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: election_strategy: 1 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: fsmap 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: mgrmap e1: no daemons active 2024-09-16T13:37:12.723 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:12 smithi029 ceph-mon[23337]: from='client.? 172.21.15.29:0/2949102169' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout cluster: 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout id: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout services: 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.535664s) 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout data: 2024-09-16T13:37:12.726 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout pgs: 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:mon is available 2024-09-16T13:37:12.727 INFO:teuthology.orchestra.run.smithi029.stdout:Assimilating anything we can from ceph.conf... 2024-09-16T13:37:17.824 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:17 smithi029 ceph-mon[23337]: from='client.? 172.21.15.29:0/2270016840' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:37:17.824 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:17 smithi029 ceph-mon[23337]: from='client.? 172.21.15.29:0/2270016840' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:37:28.818 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout fsid = acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-16T13:37:28.819 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:37:28.820 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:28.820 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:37:28.820 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:37:28.820 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:37:28.820 INFO:teuthology.orchestra.run.smithi029.stdout:Generating new minimal ceph.conf... 2024-09-16T13:37:33.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:33 smithi029 ceph-mon[23337]: from='client.? 172.21.15.29:0/111348119' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:37:35.005 INFO:teuthology.orchestra.run.smithi029.stdout:Restarting the monitor... 2024-09-16T13:37:35.281 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 systemd[1]: Stopping Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:37:35.558 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[23333]: 2024-09-16T13:37:35.278+0000 7faa4dc19640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T13:37:35.558 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[23333]: 2024-09-16T13:37:35.278+0000 7faa4dc19640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-16T13:37:35.558 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 podman[23578]: 2024-09-16 13:37:35.299300161 +0000 UTC m=+0.120699021 container died a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:37:35.926 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 podman[23578]: 2024-09-16 13:37:35.647844027 +0000 UTC m=+0.469242886 container cleanup a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2) 2024-09-16T13:37:35.926 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 bash[23578]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a 2024-09-16T13:37:36.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:35 smithi029 podman[23590]: 2024-09-16 13:37:35.924892974 +0000 UTC m=+0.621504966 container remove a67074db22f93b30bffc7e2db94d5902117edd4c725a73a973c4a47253f3d2a7 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:37:36.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T13:37:36.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 systemd[1]: Stopped Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:36.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 systemd[1]: Starting Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:37:36.558 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 podman[23687]: 2024-09-16 13:37:36.268369425 +0000 UTC m=+0.113120980 container create a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 podman[23687]: 2024-09-16 13:37:36.171549287 +0000 UTC m=+0.016300801 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 podman[23687]: 2024-09-16 13:37:36.481811498 +0000 UTC m=+0.326563014 container init a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0) 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 podman[23687]: 2024-09-16 13:37:36.484883559 +0000 UTC m=+0.329635072 container start a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: pidfile_write: ignore empty --pid-file 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: load: jerasure load: lrc 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Git sha 0 2024-09-16T13:37:36.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: DB SUMMARY 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: DB Session ID: 336E6PX2E0S4S6GJNIBG 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88185 ; 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:37:36.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.env: 0x56387c6ea940 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.info_log: 0x56387d73f6e0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.statistics: (nil) 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.use_fsync: 0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:37:36.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.db_log_dir: 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.wal_dir: 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:37:36.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.write_buffer_manager: 0x56387d74edc0 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:37:36.563 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:37:36.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.unordered_write: 0 2024-09-16T13:37:36.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:37:36.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:37:36.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.row_cache: None 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.wal_filter: None 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.wal_compression: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:37:36.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:37:36.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_open_files: -1 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Compression algorithms supported: 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kZSTD supported: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:37:36.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.merge_operator: 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_filter: None 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:37:36.568 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56387d73f320) 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_type: 0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_index_type: 0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_shortening: 1 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: checksum: 4 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: no_block_cache: 0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache: 0x56387d7331f0 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:37:36.569 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_options: 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: capacity : 536870912 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_shard_bits : 4 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: strict_capacity_limit : 0 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_compressed: (nil) 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: persistent_cache: (nil) 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size: 4096 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size_deviation: 10 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_restart_interval: 16 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_block_restart_interval: 1 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: metadata_block_size: 4096 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: partition_filters: 0 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: use_delta_encoding: 1 2024-09-16T13:37:36.570 INFO:journalctl@ceph.mon.a.smithi029.stdout: filter_policy: bloomfilter 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: whole_key_filtering: 1 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: verify_compression: 0 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: format_version: 5 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_index_compression: 1 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_align: 0 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: max_auto_readahead_size: 262144 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: prepopulate_block_cache: 0 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression: NoCompression 2024-09-16T13:37:36.571 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.num_levels: 7 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:37:36.572 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:37:36.573 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:37:36.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:37:36.575 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.ttl: 2592000 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:37:36.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-16T13:37:36.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 79d6a89e-d1e5-42ab-b1e7-dd017b681b98 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493856511095, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493856512014, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84800, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82947, "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": 77156, "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": 1726493856, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "79d6a89e-d1e5-42ab-b1e7-dd017b681b98", "db_session_id": "336E6PX2E0S4S6GJNIBG", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493856512114, "job": 1, "event": "recovery_finished"} 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56387d760e00 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: DB pointer 0x56387d85c000 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** DB Stats ** 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:36.578 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.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 140.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.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 140.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 140.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:37:36.579 INFO:journalctl@ceph.mon.a.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 140.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative compaction: 0.00 GB write, 26.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval compaction: 0.00 GB write, 26.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T13:37:36.580 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache BinnedLRUCache@0x56387d7331f0#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-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???) e1 preinit fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).mds e1 new map 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).mds e1 print_map 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: e1 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: btime 2024-09-16T13:37:11:628532+0000 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: legacy client fscid: -1 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T13:37:36.581 INFO:journalctl@ceph.mon.a.smithi029.stdout: No filesystems configured 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 bash[23687]: a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b 2024-09-16T13:37:36.582 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 systemd[1]: Started Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:36.582 INFO:teuthology.orchestra.run.smithi029.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-16T13:37:36.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-16T13:37:36.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: monmap epoch 1 2024-09-16T13:37:36.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:36.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: last_changed 2024-09-16T13:37:08.608821+0000 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: min_mon_release 19 (squid) 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: election_strategy: 1 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: fsmap 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: osdmap e1: 0 total, 0 up, 0 in 2024-09-16T13:37:36.873 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:36 smithi029 ceph-mon[23707]: mgrmap e1: no daemons active 2024-09-16T13:37:37.575 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-16T13:37:37.605 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:37:37.605 INFO:teuthology.orchestra.run.smithi029.stdout:Creating mgr... 2024-09-16T13:37:37.606 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-16T13:37:37.606 INFO:teuthology.orchestra.run.smithi029.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-16T13:37:37.871 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y 2024-09-16T13:37:37.871 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Failed to reset failed state of unit ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-16T13:37:38.018 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968.target.wants/ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-acb34024-7430-11ef-bceb-c7b262605968@.service. 2024-09-16T13:37:38.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:38 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1800084183' entity='client.admin' 2024-09-16T13:37:38.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:38 smithi029 systemd[1]: Starting Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:37:38.543 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:38 smithi029 podman[23922]: 2024-09-16 13:37:38.153104975 +0000 UTC m=+0.016229586 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph:squid 2024-09-16T13:37:38.543 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:38 smithi029 podman[23922]: 2024-09-16 13:37:38.284832056 +0000 UTC m=+0.147956696 container create c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:37:40.399 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:37:40.399 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout disabled 2024-09-16T13:37:40.408 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:37:40.408 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:37:40.408 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld.service is not enabled 2024-09-16T13:37:40.408 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to enable service . firewalld.service is not available 2024-09-16T13:37:40.418 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:37:40.418 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout disabled 2024-09-16T13:37:40.426 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:37:40.426 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:37:40.426 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld.service is not enabled 2024-09-16T13:37:40.426 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-16T13:37:40.427 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr to start... 2024-09-16T13:37:40.427 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr... 2024-09-16T13:37:40.556 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 podman[23922]: 2024-09-16 13:37:40.2808667 +0000 UTC m=+2.143991299 container init c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-ad35db0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T13:37:40.556 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 podman[23922]: 2024-09-16 13:37:40.284660533 +0000 UTC m=+2.147785130 container start c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:37:40.556 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 bash[23922]: c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 2024-09-16T13:37:40.556 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 systemd[1]: Started Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:37:40.556 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:40.415+0000 7fafabe5a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:37:40.557 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:40.484+0000 7fafabe5a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:37:40.832 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:40.642+0000 7fafabe5a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:37:40.832 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:40.714+0000 7fafabe5a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:37:41.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3705401629' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:37:41.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:40.872+0000 7fafabe5a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:37:41.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:41 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:41.024+0000 7fafabe5a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:37:41.565 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:41 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:41.362+0000 7fafabe5a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:37:41.565 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:41 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:41.426+0000 7fafabe5a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "acb34024-7430-11ef-bceb-c7b262605968", 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:37:41.573 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:37:41.574 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:37:41.575 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:37:11:628532+0000", 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:37:41.576 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:37:11.629188+0000", 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:37:41.577 INFO:teuthology.orchestra.run.smithi029.stdout:mgr not available, waiting (1/15)... 2024-09-16T13:37:41.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:41 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:41.625+0000 7fafabe5a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:37:42.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:42.550+0000 7fafabe5a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:37:42.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:42.620+0000 7fafabe5a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:37:43.660 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.377+0000 7fafabe5a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:37:43.660 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.498+0000 7fafabe5a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:37:43.920 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.658+0000 7fafabe5a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:37:43.920 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.723+0000 7fafabe5a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:37:43.921 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.881+0000 7fafabe5a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:37:44.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3892257385' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:37:44.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:43.953+0000 7fafabe5a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:37:44.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.018+0000 7fafabe5a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:37:44.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.189+0000 7fafabe5a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:37:44.480 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.257+0000 7fafabe5a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:37:44.480 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.328+0000 7fafabe5a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:37:44.480 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.415+0000 7fafabe5a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:37:44.481 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.478+0000 7fafabe5a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:37:44.667 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:44.667 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:37:44.667 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "acb34024-7430-11ef-bceb-c7b262605968", 2024-09-16T13:37:44.667 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:37:44.667 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:44.668 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:37:44.669 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:37:44.672 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.672 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:37:44.672 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:37:11:628532+0000", 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:37:44.673 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:37:11.629188+0000", 2024-09-16T13:37:44.674 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:44.675 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:44.675 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:37:44.675 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:37:44.675 INFO:teuthology.orchestra.run.smithi029.stdout:mgr not available, waiting (2/15)... 2024-09-16T13:37:44.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:44.540+0000 7fafabe5a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:37:45.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:45.370+0000 7fafabe5a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: mgrmap e2: y(active, starting, since 0.00297753s) 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' 2024-09-16T13:37:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' 2024-09-16T13:37:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:45 smithi029 ceph-mon[23707]: from='mgr.14100 172.21.15.29:0/279076209' entity='mgr.y' 2024-09-16T13:37:47.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:47 smithi029 ceph-mon[23707]: mgrmap e3: y(active, since 1.00735s) 2024-09-16T13:37:47.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:47 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3578580194' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-16T13:37:47.949 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:47.949 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:37:47.949 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsid": "acb34024-7430-11ef-bceb-c7b262605968", 2024-09-16T13:37:47.949 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "health": { 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 0 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "a" 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-16T13:37:47.950 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-16T13:37:47.951 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-16T13:37:47.954 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-16T13:37:47.955 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "btime": "2024-09-16T13:37:11:628532+0000", 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "restful" 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ], 2024-09-16T13:37:47.956 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "modified": "2024-09-16T13:37:11.629188+0000", 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout }, 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:37:47.957 INFO:teuthology.orchestra.run.smithi029.stdout:mgr is available 2024-09-16T13:37:48.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:48 smithi029 ceph-mon[23707]: mgrmap e4: y(active, since 2s) 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [global] 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout fsid = acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.29:3300,v1:172.21.15.29:6789] 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-16T13:37:49.221 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout [osd] 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-16T13:37:49.222 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling cephadm module... 2024-09-16T13:37:49.531 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3974026829' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-16T13:37:49.531 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3974026829' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-16T13:37:50.530 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2062139571' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-16T13:37:50.530 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setuser ceph since I am not root 2024-09-16T13:37:50.530 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setgroup ceph since I am not root 2024-09-16T13:37:50.530 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:50.528+0000 7f93cf841040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:37:50.830 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:50.587+0000 7f93cf841040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:37:50.831 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:50.743+0000 7f93cf841040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:37:50.831 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:50.828+0000 7f93cf841040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:37:51.096 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:50.992+0000 7f93cf841040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:37:51.387 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:51.142+0000 7f93cf841040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:37:51.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2062139571' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-16T13:37:51.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-mon[23707]: mgrmap e5: y(active, since 5s) 2024-09-16T13:37:51.642 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:51.480+0000 7f93cf841040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:37:51.642 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:51.544+0000 7f93cf841040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:37:51.944 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:51.742+0000 7f93cf841040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:37:52.579 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:52 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3350220338' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:37:52.582 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:37:52.582 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for the mgr to restart... 2024-09-16T13:37:52.583 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr epoch 5... 2024-09-16T13:37:52.910 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:52 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:52.677+0000 7f93cf841040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:37:52.910 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:52 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:52.749+0000 7f93cf841040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:37:53.778 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:53.506+0000 7f93cf841040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:37:53.778 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:53.627+0000 7f93cf841040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:37:54.069 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:53.776+0000 7f93cf841040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:37:54.069 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:53.839+0000 7f93cf841040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:37:54.069 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:53.996+0000 7f93cf841040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:37:54.069 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.067+0000 7f93cf841040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:37:54.365 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.130+0000 7f93cf841040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:37:54.365 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.295+0000 7f93cf841040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:37:54.365 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.363+0000 7f93cf841040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:37:54.645 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.433+0000 7f93cf841040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:37:54.645 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.519+0000 7f93cf841040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:37:54.645 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.581+0000 7f93cf841040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:37:54.645 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:54.643+0000 7f93cf841040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:37:55.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:55.470+0000 7f93cf841040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:37:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: Active manager daemon y restarted 2024-09-16T13:37:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T13:37:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: osdmap e2: 0 total, 0 up, 0 in 2024-09-16T13:37:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: mgrmap e6: y(active, starting, since 0.00307277s) 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:37:55.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:55 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:37:57.118 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:56 smithi029 ceph-mon[23707]: Found migration_current of "None". Setting to last migration. 2024-09-16T13:37:57.119 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:56 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:37:57.119 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:56 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:37:57.119 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:56 smithi029 ceph-mon[23707]: mgrmap e7: y(active, since 1.00523s) 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:mgr epoch 5 is available 2024-09-16T13:37:57.122 INFO:teuthology.orchestra.run.smithi029.stdout:Setting orchestrator backend to cephadm... 2024-09-16T13:37:57.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:57.342+0000 7f933c3a6640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:37:57] ENGINE Error in HTTPServer.serve 2024-09-16T13:37:57.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Traceback (most recent call last): 2024-09-16T13:37:57.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:37:57.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._connections.run(self.expiration_interval) 2024-09-16T13:37:57.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._run(expiration_interval) 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s = self.context.wrap_socket( 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: return self.sslsocket_class._create( 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self.do_handshake() 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._sslobj.do_handshake() 2024-09-16T13:37:57.399 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:37:57.400 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: [16/Sep/2024:13:37:57] ENGINE Bus STARTING 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: [16/Sep/2024:13:37:57] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: [16/Sep/2024:13:37:57] ENGINE Error in HTTPServer.serve 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:37:58.106 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:37:58.107 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:57 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:37:59.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:58 smithi029 ceph-mon[23707]: [16/Sep/2024:13:37:57] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:37:59.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:58 smithi029 ceph-mon[23707]: [16/Sep/2024:13:37:57] ENGINE Bus STARTED 2024-09-16T13:37:59.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:58 smithi029 ceph-mon[23707]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:37:59.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:58 smithi029 ceph-mon[23707]: mgrmap e8: y(active, since 2s) 2024-09-16T13:37:59.658 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-16T13:37:59.659 INFO:teuthology.orchestra.run.smithi029.stdout:Generating ssh key... 2024-09-16T13:38:00.367 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:37:59 smithi029 ceph-mon[23707]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:00.676 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Generating public/private rsa key pair. 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Your identification has been saved in /tmp/tmph99jxdt8/key 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Your public key has been saved in /tmp/tmph99jxdt8/key.pub 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: The key fingerprint is: 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: SHA256:a6g03qA66WiKY3CNHA9BuYv+4GhHDtwpWXbAfDY0t44 ceph-acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: The key's randomart image is: 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: +---[RSA 3072]----+ 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: | .+..o . | 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: | o+ +o . | 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: | o+ .. | 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: | +o .o | 2024-09-16T13:38:00.677 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: |.o=BoE .S | 2024-09-16T13:38:00.678 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: |o==+o . . | 2024-09-16T13:38:00.678 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: |o+= + . o | 2024-09-16T13:38:00.678 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: |O=.* = . | 2024-09-16T13:38:00.678 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: |%*+.o . | 2024-09-16T13:38:00.678 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: +----[SHA256]-----+ 2024-09-16T13:38:01.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:01 smithi029 ceph-mon[23707]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:01.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:01 smithi029 ceph-mon[23707]: Generating ssh key... 2024-09-16T13:38:01.579 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:01 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:01.579 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:01 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:02.168 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC534Vgo5DOt5F7VCyS8XTEXXKzsF85xpduVd5TZvCmHu5RBCZVGvfXBHvnZJZwTIHnMPU/LC0qDnWC1CBk1BhrA6o5MPzn4pM+l2ADh31AadD7rnx2hOQHv+x0v8apeb/rHe/1m2GODNxEsJG48HyEEfCiXBD0ODqvYXg0EOAREjLgGoauN9Br96SIt6zbCT56iaIHUj2zhTdyuJVkHiZL/wYHGkKhZ4y4SpWSVklkrq2Z7iQ2hAip52oFG4dhn8L49nJZ+lzPR/zx7BsVRYyFHtyjyhH4Nvx/U3zNZnO+SZNAx76tlAHq4KhKI1fVXC2Zws/dlF1jQ38/Qib7pp2Gqy810xu496dAJr1bgY3BAyH2rNBTRGEo/c+4UUIqIS8j2War58BJHzzqdxRUetdg4xv/XQxBBqvcYO4UaMNuKIgCz9zB5daIT+QyWzT3jjLerPdU2C1WgJU7VeGLNsZnHaPtXwBnF0DUUoUigQx25Blev747Wy8W1a7tOPxE6tU= ceph-acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:02.168 INFO:teuthology.orchestra.run.smithi029.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-16T13:38:02.169 INFO:teuthology.orchestra.run.smithi029.stdout:Adding key to root@localhost authorized_keys... 2024-09-16T13:38:02.179 INFO:teuthology.orchestra.run.smithi029.stdout:Adding host smithi029... 2024-09-16T13:38:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:02 smithi029 ceph-mon[23707]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:03.532 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:03 smithi029 ceph-mon[23707]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi029", "addr": "172.21.15.29", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:04.768 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:04 smithi029 ceph-mon[23707]: Deploying cephadm binary to smithi029 2024-09-16T13:38:07.312 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Added host 'smithi029' with addr '172.21.15.29' 2024-09-16T13:38:07.312 INFO:teuthology.orchestra.run.smithi029.stdout:Deploying unmanaged mon service... 2024-09-16T13:38:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:07 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:07 smithi029 ceph-mon[23707]: Added host smithi029 2024-09-16T13:38:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:07 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:08.797 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-16T13:38:08.797 INFO:teuthology.orchestra.run.smithi029.stdout:Deploying unmanaged mgr service... 2024-09-16T13:38:09.045 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:08 smithi029 ceph-mon[23707]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:09.045 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:08 smithi029 ceph-mon[23707]: Saving service mon spec with placement count:5 2024-09-16T13:38:09.045 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:08 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:10.065 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-16T13:38:10.680 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:10 smithi029 ceph-mon[23707]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:10.681 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:10 smithi029 ceph-mon[23707]: Saving service mgr spec with placement count:2 2024-09-16T13:38:10.681 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:10 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:12.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:11 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2647311619' entity='client.admin' 2024-09-16T13:38:12.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:11 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:12.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:11 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:13.205 INFO:teuthology.orchestra.run.smithi029.stdout:Enabling the dashboard module... 2024-09-16T13:38:13.929 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:13 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3066256140' entity='client.admin' 2024-09-16T13:38:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3609255671' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-16T13:38:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-mon[23707]: from='mgr.14118 172.21.15.29:0/1135332865' entity='mgr.y' 2024-09-16T13:38:14.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setuser ceph since I am not root 2024-09-16T13:38:14.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setgroup ceph since I am not root 2024-09-16T13:38:14.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:14.816+0000 7f7f78d81040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:38:14.942 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:14.876+0000 7f7f78d81040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:38:15.391 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.034+0000 7f7f78d81040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:38:15.391 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.104+0000 7f7f78d81040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:38:15.392 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.262+0000 7f7f78d81040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:38:15.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.412+0000 7f7f78d81040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:38:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3609255671' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-16T13:38:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-mon[23707]: mgrmap e9: y(active, since 19s) 2024-09-16T13:38:15.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.751+0000 7f7f78d81040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:38:15.942 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:15 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:15.817+0000 7f7f78d81040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:38:16.419 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:16.015+0000 7f7f78d81040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:38:16.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:16 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4208883825' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for the mgr to restart... 2024-09-16T13:38:16.736 INFO:teuthology.orchestra.run.smithi029.stdout:Waiting for mgr epoch 9... 2024-09-16T13:38:16.986 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:16.964+0000 7f7f78d81040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:38:17.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:17 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:17.036+0000 7f7f78d81040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:38:18.062 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:17 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:17.790+0000 7f7f78d81040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:38:18.063 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:17 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:17.911+0000 7f7f78d81040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:38:18.354 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.059+0000 7f7f78d81040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:38:18.354 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.123+0000 7f7f78d81040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:38:18.355 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.280+0000 7f7f78d81040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:38:18.355 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.351+0000 7f7f78d81040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:38:18.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.414+0000 7f7f78d81040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:38:18.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.580+0000 7f7f78d81040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:38:18.651 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.648+0000 7f7f78d81040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:38:18.930 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.717+0000 7f7f78d81040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:38:18.931 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.803+0000 7f7f78d81040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:38:18.931 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.866+0000 7f7f78d81040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:38:18.931 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:18.927+0000 7f7f78d81040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:19.773+0000 7f7f78d81040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: Active manager daemon y restarted 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: osdmap e3: 0 total, 0 up, 0 in 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: mgrmap e10: y(active, starting, since 0.00308987s) 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:38:19.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:38:19.988 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:19 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:38:21.748 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout { 2024-09-16T13:38:21.749 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-16T13:38:21.749 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-16T13:38:21.749 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout } 2024-09-16T13:38:21.749 INFO:teuthology.orchestra.run.smithi029.stdout:mgr epoch 9 is available 2024-09-16T13:38:21.749 INFO:teuthology.orchestra.run.smithi029.stdout:Generating a dashboard self-signed certificate... 2024-09-16T13:38:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:21 smithi029 ceph-mon[23707]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-16T13:38:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:21 smithi029 ceph-mon[23707]: mgrmap e11: y(active, since 1.00551s) 2024-09-16T13:38:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:21 smithi029 ceph-mon[23707]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-16T13:38:21.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:21 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:22.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:22.017+0000 7f7ee4095640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:38:22] ENGINE Error in HTTPServer.serve 2024-09-16T13:38:22.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Traceback (most recent call last): 2024-09-16T13:38:22.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._connections.run(self.expiration_interval) 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._run(expiration_interval) 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s = self.context.wrap_socket( 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: return self.sslsocket_class._create( 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:38:22.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self.do_handshake() 2024-09-16T13:38:22.443 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:38:22.443 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._sslobj.do_handshake() 2024-09-16T13:38:22.443 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:38:22.443 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:38:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:38:23.072 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-16T13:38:23.072 INFO:teuthology.orchestra.run.smithi029.stdout:Creating initial admin user... 2024-09-16T13:38:23.416 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: [16/Sep/2024:13:38:21] ENGINE Bus STARTING 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: [16/Sep/2024:13:38:22] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: [16/Sep/2024:13:38:22] ENGINE Error in HTTPServer.serve 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:38:23.417 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: [16/Sep/2024:13:38:22] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: [16/Sep/2024:13:38:22] ENGINE Bus STARTED 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: mgrmap e12: y(active, since 2s) 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:23.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:23.419 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:23.419 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:23 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:24.372 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:24 smithi029 ceph-mon[23707]: 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-16T13:38:24.372 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:24 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:25.327 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$8LmnWoX9UUxvqrzzaqg04.AzYKqXJ.k0xgv8RRXUs0GKi8Tb6ThmW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726493903, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-16T13:38:25.327 INFO:teuthology.orchestra.run.smithi029.stdout:Fetching dashboard port number... 2024-09-16T13:38:26.707 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stdout 8443 2024-09-16T13:38:26.719 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-16T13:38:26.719 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout disabled 2024-09-16T13:38:26.727 INFO:teuthology.orchestra.run.smithi029.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-16T13:38:26.728 INFO:teuthology.orchestra.run.smithi029.stdout:systemctl: stdout inactive 2024-09-16T13:38:26.728 INFO:teuthology.orchestra.run.smithi029.stdout:firewalld.service is not enabled 2024-09-16T13:38:26.728 INFO:teuthology.orchestra.run.smithi029.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout:Ceph Dashboard is now available at: 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout: URL: https://smithi029.front.sepia.ceph.com:8443/ 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout: User: admin 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout: Password: lv3t2ri67m 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:26.730 INFO:teuthology.orchestra.run.smithi029.stdout:Saving cluster configuration to /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config directory 2024-09-16T13:38:27.043 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:26 smithi029 ceph-mon[23707]: mgrmap e13: y(active, since 6s) 2024-09-16T13:38:27.043 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:26 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2204551737' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-16T13:38:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-16T13:38:27.997 INFO:teuthology.orchestra.run.smithi029.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-16T13:38:27.997 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.997 INFO:teuthology.orchestra.run.smithi029.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout:Or, if you are only running a single cluster on this host: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: ceph telemetry on 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout:For more information see: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-16T13:38:27.998 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:27.999 INFO:teuthology.orchestra.run.smithi029.stdout:Bootstrap complete. 2024-09-16T13:38:28.045 INFO:tasks.cephadm:Fetching config... 2024-09-16T13:38:28.046 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:38:28.046 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-16T13:38:28.064 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-16T13:38:28.064 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:38:28.064 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-16T13:38:28.120 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-16T13:38:28.120 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:38:28.120 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-16T13:38:28.187 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-16T13:38:28.187 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:38:28.188 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-16T13:38:28.244 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-16T13:38:28.244 DEBUG:teuthology.orchestra.run.smithi029:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC534Vgo5DOt5F7VCyS8XTEXXKzsF85xpduVd5TZvCmHu5RBCZVGvfXBHvnZJZwTIHnMPU/LC0qDnWC1CBk1BhrA6o5MPzn4pM+l2ADh31AadD7rnx2hOQHv+x0v8apeb/rHe/1m2GODNxEsJG48HyEEfCiXBD0ODqvYXg0EOAREjLgGoauN9Br96SIt6zbCT56iaIHUj2zhTdyuJVkHiZL/wYHGkKhZ4y4SpWSVklkrq2Z7iQ2hAip52oFG4dhn8L49nJZ+lzPR/zx7BsVRYyFHtyjyhH4Nvx/U3zNZnO+SZNAx76tlAHq4KhKI1fVXC2Zws/dlF1jQ38/Qib7pp2Gqy810xu496dAJr1bgY3BAyH2rNBTRGEo/c+4UUIqIS8j2War58BJHzzqdxRUetdg4xv/XQxBBqvcYO4UaMNuKIgCz9zB5daIT+QyWzT3jjLerPdU2C1WgJU7VeGLNsZnHaPtXwBnF0DUUoUigQx25Blev747Wy8W1a7tOPxE6tU= ceph-acb34024-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:38:28.320 INFO:teuthology.orchestra.run.smithi029.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC534Vgo5DOt5F7VCyS8XTEXXKzsF85xpduVd5TZvCmHu5RBCZVGvfXBHvnZJZwTIHnMPU/LC0qDnWC1CBk1BhrA6o5MPzn4pM+l2ADh31AadD7rnx2hOQHv+x0v8apeb/rHe/1m2GODNxEsJG48HyEEfCiXBD0ODqvYXg0EOAREjLgGoauN9Br96SIt6zbCT56iaIHUj2zhTdyuJVkHiZL/wYHGkKhZ4y4SpWSVklkrq2Z7iQ2hAip52oFG4dhn8L49nJZ+lzPR/zx7BsVRYyFHtyjyhH4Nvx/U3zNZnO+SZNAx76tlAHq4KhKI1fVXC2Zws/dlF1jQ38/Qib7pp2Gqy810xu496dAJr1bgY3BAyH2rNBTRGEo/c+4UUIqIS8j2War58BJHzzqdxRUetdg4xv/XQxBBqvcYO4UaMNuKIgCz9zB5daIT+QyWzT3jjLerPdU2C1WgJU7VeGLNsZnHaPtXwBnF0DUUoUigQx25Blev747Wy8W1a7tOPxE6tU= ceph-acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:28.332 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC534Vgo5DOt5F7VCyS8XTEXXKzsF85xpduVd5TZvCmHu5RBCZVGvfXBHvnZJZwTIHnMPU/LC0qDnWC1CBk1BhrA6o5MPzn4pM+l2ADh31AadD7rnx2hOQHv+x0v8apeb/rHe/1m2GODNxEsJG48HyEEfCiXBD0ODqvYXg0EOAREjLgGoauN9Br96SIt6zbCT56iaIHUj2zhTdyuJVkHiZL/wYHGkKhZ4y4SpWSVklkrq2Z7iQ2hAip52oFG4dhn8L49nJZ+lzPR/zx7BsVRYyFHtyjyhH4Nvx/U3zNZnO+SZNAx76tlAHq4KhKI1fVXC2Zws/dlF1jQ38/Qib7pp2Gqy810xu496dAJr1bgY3BAyH2rNBTRGEo/c+4UUIqIS8j2War58BJHzzqdxRUetdg4xv/XQxBBqvcYO4UaMNuKIgCz9zB5daIT+QyWzT3jjLerPdU2C1WgJU7VeGLNsZnHaPtXwBnF0DUUoUigQx25Blev747Wy8W1a7tOPxE6tU= ceph-acb34024-7430-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-16T13:38:28.378 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC534Vgo5DOt5F7VCyS8XTEXXKzsF85xpduVd5TZvCmHu5RBCZVGvfXBHvnZJZwTIHnMPU/LC0qDnWC1CBk1BhrA6o5MPzn4pM+l2ADh31AadD7rnx2hOQHv+x0v8apeb/rHe/1m2GODNxEsJG48HyEEfCiXBD0ODqvYXg0EOAREjLgGoauN9Br96SIt6zbCT56iaIHUj2zhTdyuJVkHiZL/wYHGkKhZ4y4SpWSVklkrq2Z7iQ2hAip52oFG4dhn8L49nJZ+lzPR/zx7BsVRYyFHtyjyhH4Nvx/U3zNZnO+SZNAx76tlAHq4KhKI1fVXC2Zws/dlF1jQ38/Qib7pp2Gqy810xu496dAJr1bgY3BAyH2rNBTRGEo/c+4UUIqIS8j2War58BJHzzqdxRUetdg4xv/XQxBBqvcYO4UaMNuKIgCz9zB5daIT+QyWzT3jjLerPdU2C1WgJU7VeGLNsZnHaPtXwBnF0DUUoUigQx25Blev747Wy8W1a7tOPxE6tU= ceph-acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:28.390 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-16T13:38:28.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:28 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3216656714' entity='client.admin' 2024-09-16T13:38:28.654 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:30.470 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-16T13:38:30.470 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3692535763' entity='client.admin' 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi029", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:30.717 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:32.118 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi177 2024-09-16T13:38:32.118 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:38:32.119 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.conf 2024-09-16T13:38:32.137 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:38:32.137 DEBUG:teuthology.orchestra.run.smithi177:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:38:32.195 INFO:tasks.cephadm:Adding host smithi177 to orchestrator... 2024-09-16T13:38:32.195 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch host add smithi177 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:32.443 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:33 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:38:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:33 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:38:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:34 smithi029 ceph-mon[23707]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:35 smithi029 ceph-mon[23707]: Deploying cephadm binary to smithi177 2024-09-16T13:38:36.898 INFO:teuthology.orchestra.run.smithi029.stdout:Added host 'smithi177' with addr '172.21.15.177' 2024-09-16T13:38:37.510 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-16T13:38:37.761 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:38.143 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:37 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:38.143 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:37 smithi029 ceph-mon[23707]: Added host smithi177 2024-09-16T13:38:38.143 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:37 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:38.143 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:37 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:38.143 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:37 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:38.429 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:38:38.429 INFO:teuthology.orchestra.run.smithi029.stdout:[{"addr": "172.21.15.29", "hostname": "smithi029", "labels": [], "status": ""}, {"addr": "172.21.15.177", "hostname": "smithi177", "labels": [], "status": ""}] 2024-09-16T13:38:39.039 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-16T13:38:39.039 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-16T13:38:39.289 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:38:39.632 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:39.632 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:39 smithi029 ceph-mon[23707]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:38:40.788 INFO:teuthology.orchestra.run.smithi029.stderr:adjusted tunables profile to default 2024-09-16T13:38:41.112 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:40 smithi029 ceph-mon[23707]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:41.112 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:40 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/771768225' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-16T13:38:41.481 INFO:tasks.cephadm:Adding mon.a on smithi029 2024-09-16T13:38:41.481 INFO:tasks.cephadm:Adding mon.c on smithi029 2024-09-16T13:38:41.481 INFO:tasks.cephadm:Adding mon.b on smithi177 2024-09-16T13:38:41.481 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi177:172.21.15.177=b' 2024-09-16T13:38:41.721 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/771768225' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi177", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:38:42.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:41 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:38:42.462 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mon update... 2024-09-16T13:38:43.093 DEBUG:teuthology.orchestra.run.smithi029:mon.c> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.c.service 2024-09-16T13:38:43.095 DEBUG:teuthology.orchestra.run.smithi177:mon.b> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service 2024-09-16T13:38:43.097 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:38:43.098 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:38:43.120 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:43.120 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:43.120 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi177:172.21.15.177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: Saving service mon spec with placement smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi177:172.21.15.177=b;count:3 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:43.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:42 smithi029 ceph-mon[23707]: Deploying daemon mon.b on smithi177 2024-09-16T13:38:44.233 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:38:45.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:44 smithi029 ceph-mon[23707]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:45.843 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:38:45.843 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":1,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:37:08.608821Z","created":"2024-09-16T13:37:08.608821Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-16T13:38:45.843 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 1 2024-09-16T13:38:46.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:45 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/2548676452' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:38:47.073 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:47 smithi177 ceph-mon[27352]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:38:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:46 smithi029 ceph-mon[23707]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:47 smithi177 bash[27333]: ceb0a27a0fb6ca0092b944827aa4d179ee103ece12f4d8698d92b4d2974fab26 2024-09-16T13:38:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:47 smithi177 systemd[1]: Started Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:38:47.615 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:38:47.615 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:38:47.860 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:38:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:38:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: mon.a calling monitor election 2024-09-16T13:38:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: mon.b calling monitor election 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: monmap epoch 2 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: last_changed 2024-09-16T13:38:47.055843+0000 2024-09-16T13:38:52.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: min_mon_release 19 (squid) 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: election_strategy: 1 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: fsmap 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: mgrmap e13: y(active, since 32s) 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:38:52.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:52.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:38:52.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: mon.a calling monitor election 2024-09-16T13:38:52.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: mon.b calling monitor election 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: monmap epoch 2 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: last_changed 2024-09-16T13:38:47.055843+0000 2024-09-16T13:38:52.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: min_mon_release 19 (squid) 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: election_strategy: 1 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: fsmap 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: mgrmap e13: y(active, since 32s) 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: overall HEALTH_OK 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:38:52.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:52.887 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:38:52.887 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":2,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:38:47.055843Z","created":"2024-09-16T13:37:08.608821Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:38:52.888 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 2 2024-09-16T13:38:53.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:53 smithi177 ceph-mon[27352]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:53.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:53 smithi177 ceph-mon[27352]: Deploying daemon mon.c on smithi029 2024-09-16T13:38:53.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:53 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/2190456065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:38:53.195 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:53.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:53 smithi029 ceph-mon[23707]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:53.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:53 smithi029 ceph-mon[23707]: Deploying daemon mon.c on smithi029 2024-09-16T13:38:53.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:53 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/2190456065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:38:53.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:54.458 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:38:54.458 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:38:54.705 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:38:55.128 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:54 smithi029 systemd[1]: Starting Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:38:55.358 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:38:55.358 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":2,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:38:47.055843Z","created":"2024-09-16T13:37:08.608821Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-16T13:38:55.359 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 2 2024-09-16T13:38:55.388 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[23707]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.388 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 podman[31547]: 2024-09-16 13:38:55.044475252 +0000 UTC m=+0.016146073 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 podman[31547]: 2024-09-16 13:38:55.156398059 +0000 UTC m=+0.128068880 container create 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 podman[31547]: 2024-09-16 13:38:55.362132962 +0000 UTC m=+0.333803783 container init 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 podman[31547]: 2024-09-16 13:38:55.365511411 +0000 UTC m=+0.337182232 container start 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable), process ceph-mon, pid 2 2024-09-16T13:38:55.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pidfile_write: ignore empty --pid-file 2024-09-16T13:38:55.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:38:55 smithi177 ceph-mon[27352]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: load: jerasure load: lrc 2024-09-16T13:38:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: RocksDB version: 7.9.2 2024-09-16T13:38:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Git sha 0 2024-09-16T13:38:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Compile date 2024-09-15 21:07:06 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: DB SUMMARY 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: DB Session ID: 6B3XDTFGEXW6RSMMGGFW 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: CURRENT file: CURRENT 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.error_if_exists: 0 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.create_if_missing: 0 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.paranoid_checks: 1 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T13:38:55.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.env: 0x55d48f9d2940 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.info_log: 0x55d490e4d6e0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.statistics: (nil) 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.use_fsync: 0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_log_file_size: 0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_fallocate: 1 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T13:38:55.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.use_direct_reads: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.db_log_dir: 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.wal_dir: 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T13:38:55.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.write_buffer_manager: 0x55d490e5cdc0 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T13:38:55.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.unordered_write: 0 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.row_cache: None 2024-09-16T13:38:55.697 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.wal_filter: None 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.two_write_queues: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.wal_compression: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.atomic_flush: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.log_readahead_size: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T13:38:55.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_background_jobs: 2 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_background_compactions: -1 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_subcompactions: 1 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T13:38:55.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_open_files: -1 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_background_flushes: -1 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Compression algorithms supported: 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kZSTD supported: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kXpressCompression supported: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kBZip2Compression supported: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kLZ4Compression supported: 1 2024-09-16T13:38:55.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kZlibCompression supported: 1 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: kSnappyCompression supported: 1 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.merge_operator: 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_filter: None 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d490e4d320) 2024-09-16T13:38:55.701 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks: 1 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_top_level_index_and_filter: 1 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_type: 0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_index_type: 0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_shortening: 1 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: checksum: 4 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: no_block_cache: 0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache: 0x55d490e411f0 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_name: BinnedLRUCache 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_options: 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: capacity : 536870912 2024-09-16T13:38:55.702 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_shard_bits : 4 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: strict_capacity_limit : 0 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: high_pri_pool_ratio: 0.000 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_compressed: (nil) 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: persistent_cache: (nil) 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size: 4096 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size_deviation: 10 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_restart_interval: 16 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_block_restart_interval: 1 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: metadata_block_size: 4096 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: partition_filters: 0 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: use_delta_encoding: 1 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: filter_policy: bloomfilter 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: whole_key_filtering: 1 2024-09-16T13:38:55.703 INFO:journalctl@ceph.mon.c.smithi029.stdout: verify_compression: 0 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: read_amp_bytes_per_bit: 0 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: format_version: 5 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_index_compression: 1 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_align: 0 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: max_auto_readahead_size: 262144 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: prepopulate_block_cache: 0 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: initial_auto_readahead_size: 8192 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression: NoCompression 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T13:38:55.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.num_levels: 7 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:38:55.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T13:38:55.706 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T13:38:55.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.inplace_update_support: 0 2024-09-16T13:38:55.708 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.bloom_locality: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.max_successive_merges: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.ttl: 2592000 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T13:38:55.709 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enable_blob_files: false 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.min_blob_size: 0 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0fa19187-5b9a-4256-9986-f145a07bffd1 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493935392851, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-16T13:38:55.710 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493935393237, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726493935, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0fa19187-5b9a-4256-9986-f145a07bffd1", "db_session_id": "6B3XDTFGEXW6RSMMGGFW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726493935393331, "job": 1, "event": "recovery_finished"} 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d490e6ee00 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: DB pointer 0x55d490f6a000 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** DB Stats ** 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:38:55.711 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T13:38:55.712 INFO:journalctl@ceph.mon.c.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval compaction: 0.00 GB write, 0.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache BinnedLRUCache@0x55d490e411f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T13:38:55.713 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: using public_addrv [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: starting mon.c rank -1 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(???) e0 preinit fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).mds e1 new map 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: e1 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: btime 2024-09-16T13:37:11:628532+0000 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: legacy client fscid: -1 2024-09-16T13:38:55.714 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout: No filesystems configured 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:38:55.715 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.a calling monitor election 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.b calling monitor election 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: monmap epoch 2 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: last_changed 2024-09-16T13:38:47.055843+0000 2024-09-16T13:38:55.716 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: min_mon_release 19 (squid) 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: election_strategy: 1 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: fsmap 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mgrmap e13: y(active, since 32s) 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:38:55.717 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: Deploying daemon mon.c on smithi029 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/2190456065' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 ceph-mon[31565]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 bash[31547]: 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 2024-09-16T13:38:55.718 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:38:55 smithi029 systemd[1]: Started Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:38:56.879 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-16T13:38:56.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-16T13:38:57.129 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:39:00.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:39:00.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: mon.a calling monitor election 2024-09-16T13:39:00.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:39:00.787 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: mon.b calling monitor election 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: mon.c calling monitor election 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: monmap epoch 3 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:39:00.789 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: min_mon_release 19 (squid) 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: election_strategy: 1 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: fsmap 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: mgrmap e13: y(active, since 40s) 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: overall HEALTH_OK 2024-09-16T13:39:00.790 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.791 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.791 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:39:00.791 INFO:teuthology.orchestra.run.smithi177.stdout:{"epoch":3,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","modified":"2024-09-16T13:38:55.416891Z","created":"2024-09-16T13:37:08.608821Z","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.29:3300","nonce":0},{"type":"v1","addr":"172.21.15.29:6789","nonce":0}]},"addr":"172.21.15.29:6789/0","public_addr":"172.21.15.29:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:3300","nonce":0},{"type":"v1","addr":"172.21.15.177:6789","nonce":0}]},"addr":"172.21.15.177:6789/0","public_addr":"172.21.15.177:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:3301","nonce":0},{"type":"v1","addr":"172.21.15.29:6790","nonce":0}]},"addr":"172.21.15.29:6790/0","public_addr":"172.21.15.29:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-16T13:39:00.792 INFO:teuthology.orchestra.run.smithi177.stderr:dumped monmap epoch 3 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: mon.a calling monitor election 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: mon.b calling monitor election 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: mon.c calling monitor election 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: monmap epoch 3 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:39:00.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: min_mon_release 19 (squid) 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: election_strategy: 1 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: fsmap 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: mgrmap e13: y(active, since 40s) 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: mon.a calling monitor election 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: mon.b calling monitor election 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: mon.c calling monitor election 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: monmap epoch 3 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: min_mon_release 19 (squid) 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: election_strategy: 1 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T13:39:00.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: fsmap 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: osdmap e4: 0 total, 0 up, 0 in 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: mgrmap e13: y(active, since 40s) 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:00.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:01.351 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-16T13:39:01.352 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-16T13:39:01.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:01 smithi177 ceph-mon[27352]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:01.610 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:01 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.610 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:01 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/2978356635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.610 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:01 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:01.664 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:39:01.787 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[23707]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:01.787 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.787 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/2978356635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.787 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:01.788 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[31565]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:01.788 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.788 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/2978356635' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-16T13:39:01.788 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:01 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:39:02.414 INFO:teuthology.orchestra.run.smithi029.stdout:# minimal ceph.conf for acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:39:02.415 INFO:teuthology.orchestra.run.smithi029.stdout:[global] 2024-09-16T13:39:02.415 INFO:teuthology.orchestra.run.smithi029.stdout: fsid = acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:39:02.415 INFO:teuthology.orchestra.run.smithi029.stdout: mon_host = [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4179707044' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.077 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.078 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4179707044' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:03.079 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.104 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-16T13:39:03.104 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:39:03.104 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4179707044' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:03.129 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:03.133 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:39:03.133 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:39:03.199 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:39:03.200 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.conf 2024-09-16T13:39:03.227 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:39:03.227 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:39:03.293 INFO:tasks.cephadm:Adding mgr.y on smithi029 2024-09-16T13:39:03.293 INFO:tasks.cephadm:Adding mgr.x on smithi177 2024-09-16T13:39:03.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi029=y;smithi177=x' 2024-09-16T13:39:03.568 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:39:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:03 smithi177 ceph-mon[27352]: Reconfiguring daemon mon.a on smithi029 2024-09-16T13:39:04.180 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled mgr update... 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:39:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[23707]: Reconfiguring daemon mon.a on smithi029 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Reconfiguring mon.a (unknown last config time)... 2024-09-16T13:39:04.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:03 smithi029 ceph-mon[31565]: Reconfiguring daemon mon.a on smithi029 2024-09-16T13:39:04.753 DEBUG:teuthology.orchestra.run.smithi177:mgr.x> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service 2024-09-16T13:39:04.755 DEBUG:tasks.cephadm:set 0 configs 2024-09-16T13:39:04.755 INFO:tasks.cephadm:Deploying OSDs... 2024-09-16T13:39:04.755 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:39:04.755 DEBUG:teuthology.orchestra.run.smithi029:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:39:04.772 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T13:39:04.772 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_1 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 670 Links: 1 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-09-16 13:38:54.861341517 +0000 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-09-16 13:36:08.680210779 +0000 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-09-16 13:36:08.680210779 +0000 2024-09-16T13:39:04.829 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: 2024-09-16 13:36:08.680210779 +0000 2024-09-16T13:39:04.830 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:39:04.896 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-09-16T13:39:04.896 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-09-16T13:39:04.896 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000106573 s, 4.8 MB/s 2024-09-16T13:39:04.897 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:39:04.954 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_2 2024-09-16T13:39:05.010 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:39:05.011 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.011 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 689 Links: 1 2024-09-16T13:39:05.011 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.011 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.011 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-09-16 13:38:54.861341517 +0000 2024-09-16T13:39:05.012 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-09-16 13:36:09.010205394 +0000 2024-09-16T13:39:05.012 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-09-16 13:36:09.010205394 +0000 2024-09-16T13:39:05.012 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: 2024-09-16 13:36:09.010205394 +0000 2024-09-16T13:39:05.012 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:39:05.074 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-09-16T13:39:05.074 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-09-16T13:39:05.074 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 9.2447e-05 s, 5.5 MB/s 2024-09-16T13:39:05.076 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:39:05.132 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_3 2024-09-16T13:39:05.188 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-09-16 13:38:54.862341500 +0000 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-09-16 13:36:09.332200140 +0000 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-09-16 13:36:09.332200140 +0000 2024-09-16T13:39:05.189 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: 2024-09-16 13:36:09.332200140 +0000 2024-09-16T13:39:05.189 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: Saving service mgr spec with placement smithi029=y;smithi177=x;count:2 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: Reconfiguring daemon mgr.y on smithi029 2024-09-16T13:39:05.251 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: Saving service mgr spec with placement smithi029=y;smithi177=x;count:2 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: Reconfiguring daemon mgr.y on smithi029 2024-09-16T13:39:05.252 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.253 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-09-16T13:39:05.253 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-09-16T13:39:05.253 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 8.9411e-05 s, 5.7 MB/s 2024-09-16T13:39:05.254 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:39:05.311 DEBUG:teuthology.orchestra.run.smithi029:> stat /dev/vg_nvme/lv_4 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout:Device: 5h/5d Inode: 726 Links: 1 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.368 INFO:teuthology.orchestra.run.smithi029.stdout:Access: 2024-09-16 13:38:54.862341500 +0000 2024-09-16T13:39:05.369 INFO:teuthology.orchestra.run.smithi029.stdout:Modify: 2024-09-16 13:36:09.662194756 +0000 2024-09-16T13:39:05.369 INFO:teuthology.orchestra.run.smithi029.stdout:Change: 2024-09-16 13:36:09.662194756 +0000 2024-09-16T13:39:05.369 INFO:teuthology.orchestra.run.smithi029.stdout: Birth: 2024-09-16 13:36:09.662194756 +0000 2024-09-16T13:39:05.369 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:39:05.433 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records in 2024-09-16T13:39:05.434 INFO:teuthology.orchestra.run.smithi029.stderr:1+0 records out 2024-09-16T13:39:05.434 INFO:teuthology.orchestra.run.smithi029.stderr:512 bytes copied, 0.000106757 s, 4.8 MB/s 2024-09-16T13:39:05.435 DEBUG:teuthology.orchestra.run.smithi029:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi029=y;smithi177=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: Saving service mgr spec with placement smithi029=y;smithi177=x;count:2 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: Reconfiguring mgr.y (unknown last config time)... 2024-09-16T13:39:05.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:05.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:05.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:05.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: Reconfiguring daemon mgr.y on smithi029 2024-09-16T13:39:05.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:05.492 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:39:05.492 DEBUG:teuthology.orchestra.run.smithi177:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T13:39:05.510 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T13:39:05.510 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_1 2024-09-16T13:39:05.567 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T13:39:05.567 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.567 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-16T13:39:05.567 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.568 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.568 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-16 13:38:46.327400189 +0000 2024-09-16T13:39:05.568 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-16 13:35:57.579586108 +0000 2024-09-16T13:39:05.568 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-16 13:35:57.579586108 +0000 2024-09-16T13:39:05.568 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-16 13:35:57.579586108 +0000 2024-09-16T13:39:05.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T13:39:05.632 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-16T13:39:05.632 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-16T13:39:05.633 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000202755 s, 2.5 MB/s 2024-09-16T13:39:05.634 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T13:39:05.690 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_2 2024-09-16T13:39:05.746 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T13:39:05.746 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.746 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-16T13:39:05.746 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.746 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.747 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-16 13:38:46.327400189 +0000 2024-09-16T13:39:05.747 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-16 13:35:57.925576531 +0000 2024-09-16T13:39:05.747 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-16 13:35:57.925576531 +0000 2024-09-16T13:39:05.747 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-16 13:35:57.925576531 +0000 2024-09-16T13:39:05.747 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T13:39:05.811 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-16T13:39:05.811 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-16T13:39:05.811 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000193375 s, 2.6 MB/s 2024-09-16T13:39:05.812 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T13:39:05.870 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_3 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-16 13:38:46.328400162 +0000 2024-09-16T13:39:05.925 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-16 13:35:58.261567230 +0000 2024-09-16T13:39:05.926 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-16 13:35:58.261567230 +0000 2024-09-16T13:39:05.926 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-16 13:35:58.261567230 +0000 2024-09-16T13:39:05.926 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T13:39:05.988 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-16T13:39:05.988 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-16T13:39:05.989 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000203355 s, 2.5 MB/s 2024-09-16T13:39:05.990 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T13:39:06.046 DEBUG:teuthology.orchestra.run.smithi177:> stat /dev/vg_nvme/lv_4 2024-09-16T13:39:06.101 INFO:teuthology.orchestra.run.smithi177.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T13:39:06.101 INFO:teuthology.orchestra.run.smithi177.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Access: 2024-09-16 13:38:46.328400162 +0000 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Modify: 2024-09-16 13:35:58.592558067 +0000 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout:Change: 2024-09-16 13:35:58.592558067 +0000 2024-09-16T13:39:06.102 INFO:teuthology.orchestra.run.smithi177.stdout: Birth: 2024-09-16 13:35:58.592558067 +0000 2024-09-16T13:39:06.102 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T13:39:06.164 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records in 2024-09-16T13:39:06.164 INFO:teuthology.orchestra.run.smithi177.stderr:1+0 records out 2024-09-16T13:39:06.165 INFO:teuthology.orchestra.run.smithi177.stderr:512 bytes copied, 0.000218357 s, 2.3 MB/s 2024-09-16T13:39:06.166 DEBUG:teuthology.orchestra.run.smithi177:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T13:39:06.222 INFO:tasks.cephadm:Deploying osd.0 on smithi029 with /dev/vg_nvme/lv_4... 2024-09-16T13:39:06.222 DEBUG:teuthology.orchestra.run.smithi029:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:07.040 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[23707]: Reconfiguring daemon mon.c on smithi029 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:07.041 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:06 smithi029 ceph-mon[31565]: Reconfiguring daemon mon.c on smithi029 2024-09-16T13:39:07.139 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: Reconfiguring mon.c (monmap changed)... 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:06 smithi177 ceph-mon[27352]: Reconfiguring daemon mon.c on smithi029 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[23707]: Reconfiguring daemon mon.b on smithi177 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:08 smithi029 ceph-mon[31565]: Reconfiguring daemon mon.b on smithi177 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: Reconfiguring mon.b (monmap changed)... 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:08 smithi177 ceph-mon[27352]: Reconfiguring daemon mon.b on smithi177 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.559 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[31565]: Deploying daemon mgr.x on smithi177 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:09.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:09.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:39:09.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:09.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:09 smithi029 ceph-mon[23707]: Deploying daemon mgr.x on smithi177 2024-09-16T13:39:09.562 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:39:09.588 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_4 2024-09-16T13:39:09.646 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:09.646 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.646 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:09.647 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:09 smithi177 ceph-mon[27352]: Deploying daemon mgr.x on smithi177 2024-09-16T13:39:09.840 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:39:10.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 systemd[1]: Starting Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:39:10.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 podman[29148]: 2024-09-16 13:39:10.188331312 +0000 UTC m=+0.015484900 image pull b5388489f99eed1a2d8ee67f2b17c954a02a6e69a5719b62acb92235fc14bbfe quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60 2024-09-16T13:39:10.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 podman[29148]: 2024-09-16 13:39:10.313907549 +0000 UTC m=+0.141061170 container create 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, ceph=True, CEPH_POINT_RELEASE=) 2024-09-16T13:39:10.542 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 podman[29148]: 2024-09-16 13:39:10.541062662 +0000 UTC m=+0.368216237 container init 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T13:39:10.883 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 podman[29148]: 2024-09-16 13:39:10.543968041 +0000 UTC m=+0.371121616 container start 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 ceph-mgr[29167]: -- 172.21.15.177:0/2861009635 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56365658d0e0 con 0x56365656b000 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 bash[29148]: 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 systemd[1]: Started Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:10.664+0000 7f7d67475040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:10.723+0000 7f7d67475040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:39:10.884 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:10.880+0000 7f7d67475040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:39:11.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:10 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:10.950+0000 7f7d67475040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:39:11.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:11.111+0000 7f7d67475040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:39:11.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:11.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:11 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:11.586 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:11.259+0000 7f7d67475040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:11.587 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:11.836 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:11.586+0000 7f7d67475040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:39:11.837 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:11.646+0000 7f7d67475040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:39:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:11.833+0000 7f7d67475040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:12.733+0000 7f7d67475040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:12.801+0000 7f7d67475040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2485140313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]': finished 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:39:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:13.310 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2485140313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.311 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]': finished 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:13.312 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2485140313' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]: dispatch 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "be7a7cc9-f00f-43f3-a10d-ad6247f17063"}]': finished 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: osdmap e5: 1 total, 0 up, 1 in 2024-09-16T13:39:13.313 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:13.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:13.511+0000 7f7d67475040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:39:13.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:13.625+0000 7f7d67475040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:39:13.767 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:13.764+0000 7f7d67475040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:39:14.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/373808366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:14.044 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:13.825+0000 7f7d67475040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:39:14.045 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:13 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:13.974+0000 7f7d67475040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:39:14.045 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.041+0000 7f7d67475040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:39:14.322 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.102+0000 7f7d67475040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:39:14.322 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.256+0000 7f7d67475040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:39:14.322 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.320+0000 7f7d67475040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:39:14.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:13 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/373808366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:14.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:13 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/373808366' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:14.590 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.388+0000 7f7d67475040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:39:14.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.470+0000 7f7d67475040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:39:14.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.529+0000 7f7d67475040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:39:14.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:14.589+0000 7f7d67475040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:39:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-mon[27352]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:14 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:14 smithi029 ceph-mon[23707]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:14 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:15.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:14 smithi029 ceph-mon[31565]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:15.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:14 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:15.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:39:15.370+0000 7f7d67475040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:39:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T13:39:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:39:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:39:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:39:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:15 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:39:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T13:39:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:39:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:39:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:39:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:15 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3796820152' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[23707]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[23707]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[31565]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[31565]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-16T13:39:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:16 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:39:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:16 smithi177 ceph-mon[27352]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:16 smithi177 ceph-mon[27352]: mgrmap e14: y(active, since 56s), standbys: x 2024-09-16T13:39:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:16 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:39:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:18 smithi029 ceph-mon[23707]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:18 smithi029 ceph-mon[31565]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:19.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:18 smithi177 ceph-mon[27352]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[23707]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:39:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[23707]: Deploying daemon osd.0 on smithi029 2024-09-16T13:39:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[31565]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:39:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:20 smithi029 ceph-mon[31565]: Deploying daemon osd.0 on smithi029 2024-09-16T13:39:21.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:20 smithi177 ceph-mon[27352]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:20 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-16T13:39:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:20 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:20 smithi177 ceph-mon[27352]: Deploying daemon osd.0 on smithi029 2024-09-16T13:39:23.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:22 smithi177 ceph-mon[27352]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:23.371 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:22 smithi029 ceph-mon[23707]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:23.372 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:22 smithi029 ceph-mon[31565]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:25.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:24 smithi029 ceph-mon[23707]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:25.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:24 smithi029 ceph-mon[31565]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:25.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:24 smithi177 ceph-mon[27352]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:26 smithi029 ceph-mon[23707]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:27.308 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:26 smithi029 ceph-mon[31565]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:26 smithi177 ceph-mon[27352]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:29.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:29 smithi029 ceph-mon[23707]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:29.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:29 smithi029 ceph-mon[31565]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:29 smithi177 ceph-mon[27352]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:30.862 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 0 on host 'smithi029' 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:31.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:31.534 DEBUG:teuthology.orchestra.run.smithi029:osd.0> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.0.service 2024-09-16T13:39:31.536 INFO:tasks.cephadm:Deploying osd.1 on smithi029 with /dev/vg_nvme/lv_3... 2024-09-16T13:39:31.536 DEBUG:teuthology.orchestra.run.smithi029:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:39:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:31 smithi029 ceph-mon[23707]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:31 smithi029 ceph-mon[23707]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:31 smithi029 ceph-mon[31565]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:31 smithi029 ceph-mon[31565]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:32.205 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:39:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:31 smithi177 ceph-mon[27352]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:31 smithi177 ceph-mon[27352]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-16T13:39:33.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:33.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:39:33.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:39:33.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[31565]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:39:33.262 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:33.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:33.263 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-mon[23707]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:33.263 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[35340]: 2024-09-16T13:39:32.966+0000 7f7d40b73640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T13:39:33.263 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:39:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[35340]: 2024-09-16T13:39:32.968+0000 7f7d3c99b640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:39:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T13:39:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: osdmap e6: 1 total, 0 up, 1 in 2024-09-16T13:39:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:33.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: from='osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:33.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:32 smithi177 ceph-mon[27352]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:39:34.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:33 smithi177 ceph-mon[27352]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:39:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:33 smithi177 ceph-mon[27352]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:39:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:33 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:33 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[31565]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[31565]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[23707]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[23707]: osdmap e7: 1 total, 0 up, 1 in 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:34.241 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:33 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554] boot 2024-09-16T13:39:35.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554] boot 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:39:35.390 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:34 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: osd.0 [v2:172.21.15.29:6802/3707970554,v1:172.21.15.29:6803/3707970554] boot 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: osdmap e8: 1 total, 1 up, 1 in 2024-09-16T13:39:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:34 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:39:35.989 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:39:35.989 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi029 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi029 to 16068M 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi029 2024-09-16T13:39:35.990 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi029 to 16068M 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:35.991 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: osdmap e9: 1 total, 1 up, 1 in 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi029 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi029 to 16068M 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:36.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:36.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:36.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:36.909 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:39:36.938 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_3 2024-09-16T13:39:37.192 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:39:37.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:37 smithi029 ceph-mon[31565]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:37.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:37 smithi029 ceph-mon[23707]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:37.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:37 smithi177 ceph-mon[27352]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:38.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:38.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:38.561 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:38.561 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:38.561 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:38.561 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:38 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:38.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:38 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:39:38.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:38 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:39:38.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:38 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:39.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:39 smithi029 ceph-mon[31565]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:39.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:39 smithi029 ceph-mon[31565]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:39.494 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:39 smithi029 ceph-mon[23707]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:39.494 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:39 smithi029 ceph-mon[23707]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:39 smithi177 ceph-mon[27352]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:39.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:39 smithi177 ceph-mon[27352]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:39:40.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:40 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]: dispatch 2024-09-16T13:39:40.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:40 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]': finished 2024-09-16T13:39:40.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:40 smithi177 ceph-mon[27352]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:39:40.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:39:40.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]: dispatch 2024-09-16T13:39:40.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]': finished 2024-09-16T13:39:40.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[23707]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:39:40.795 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:39:40.796 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]: dispatch 2024-09-16T13:39:40.796 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/923881047' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1dff121-b9bf-44a9-be16-14d0437ba0c1"}]': finished 2024-09-16T13:39:40.796 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[31565]: osdmap e10: 2 total, 1 up, 2 in 2024-09-16T13:39:40.796 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:39:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:41 smithi177 ceph-mon[27352]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:41 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/650191804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:41 smithi029 ceph-mon[31565]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:41 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/650191804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:41.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:41 smithi029 ceph-mon[23707]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:41.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/650191804' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:39:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:43 smithi177 ceph-mon[27352]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:43.751 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:43 smithi029 ceph-mon[23707]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:43.752 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:43 smithi029 ceph-mon[31565]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:45 smithi177 ceph-mon[27352]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:45.874 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:45 smithi029 ceph-mon[23707]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:45.874 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:45 smithi029 ceph-mon[31565]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[23707]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[31565]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:39:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:47 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:47 smithi177 ceph-mon[27352]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:47 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-16T13:39:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:47 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:48 smithi029 ceph-mon[23707]: Deploying daemon osd.1 on smithi029 2024-09-16T13:39:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:48 smithi029 ceph-mon[31565]: Deploying daemon osd.1 on smithi029 2024-09-16T13:39:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:48 smithi177 ceph-mon[27352]: Deploying daemon osd.1 on smithi029 2024-09-16T13:39:49.547 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:49 smithi029 ceph-mon[23707]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:49.547 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:49 smithi029 ceph-mon[31565]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:49 smithi177 ceph-mon[27352]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:51 smithi029 ceph-mon[23707]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:51 smithi029 ceph-mon[31565]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:51.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:51 smithi177 ceph-mon[27352]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:53.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:53 smithi029 ceph-mon[23707]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:53.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:53 smithi029 ceph-mon[31565]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:53.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:53 smithi177 ceph-mon[27352]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:54.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:54.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:54.542 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:54.542 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:54.542 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:54.542 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:54.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:55 smithi029 ceph-mon[23707]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:55 smithi029 ceph-mon[31565]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:55 smithi177 ceph-mon[27352]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:39:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:39:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:57.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:57 smithi029 ceph-mon[23707]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:57.938 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:57 smithi029 ceph-mon[31565]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:57.977 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 1 on host 'smithi029' 2024-09-16T13:39:58.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:57 smithi177 ceph-mon[27352]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:39:58.659 DEBUG:teuthology.orchestra.run.smithi029:osd.1> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.1.service 2024-09-16T13:39:58.662 INFO:tasks.cephadm:Deploying osd.2 on smithi029 with /dev/vg_nvme/lv_2... 2024-09-16T13:39:58.662 DEBUG:teuthology.orchestra.run.smithi029:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T13:39:58.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:58.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:58.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:58.891 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:58.891 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:58.891 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:58.891 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:39:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T13:39:58.821+0000 7fe68ae5b640 -1 osd.1 0 log_to_monitors true 2024-09-16T13:39:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:58 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:39:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:58 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:39:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:58 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:00.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:59 smithi029 ceph-mon[23707]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:00.007 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:39:59 smithi029 ceph-mon[23707]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:40:00.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:59 smithi029 ceph-mon[31565]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:00.007 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:39:59 smithi029 ceph-mon[31565]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:40:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:59 smithi177 ceph-mon[27352]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:39:59 smithi177 ceph-mon[27352]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-16T13:40:00.365 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:40:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:40:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[31565]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T13:40:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:00 smithi029 ceph-mon[23707]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: osdmap e11: 2 total, 1 up, 2 in 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: overall HEALTH_OK 2024-09-16T13:40:01.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:00 smithi177 ceph-mon[27352]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:01.441 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T13:40:01.009+0000 7fe6875f2640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T13:40:01.441 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T13:40:01.012+0000 7fe67ebfe640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:40:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[23707]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:40:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[23707]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' 2024-09-16T13:40:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[31565]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:40:02.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[31565]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' 2024-09-16T13:40:02.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:01 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:01 smithi177 ceph-mon[27352]: osdmap e12: 2 total, 1 up, 2 in 2024-09-16T13:40:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:01 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:01 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:01 smithi177 ceph-mon[27352]: from='osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232]' entity='osd.1' 2024-09-16T13:40:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:01 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi029 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi029 to 8034M 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:03.023 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232] boot 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi029 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.024 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi029 to 8034M 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232] boot 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:40:03.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi029 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi029 to 8034M 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: osd.1 [v2:172.21.15.29:6810/2444322232,v1:172.21.15.29:6811/2444322232] boot 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: osdmap e13: 2 total, 2 up, 2 in 2024-09-16T13:40:03.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:40:03.651 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:40:03.679 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_2 2024-09-16T13:40:03.938 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:05.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:05.141 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:04 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: osdmap e14: 2 total, 2 up, 2 in 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: pgmap v56: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:04 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:06.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:06 smithi029 ceph-mon[23707]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:06.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:06 smithi029 ceph-mon[31565]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:07.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:06 smithi177 ceph-mon[27352]: pgmap v57: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/228959920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]': finished 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3643893508' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/228959920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]': finished 2024-09-16T13:40:08.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:40:08.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:08.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:07 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3643893508' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/228959920' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]: dispatch 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b43dfe0-ea1e-4428-b397-c0e9e75951e5"}]': finished 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: osdmap e15: 3 total, 2 up, 3 in 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:08.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:07 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3643893508' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:09.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:09 smithi029 ceph-mon[23707]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:09.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:09 smithi029 ceph-mon[31565]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:09 smithi177 ceph-mon[27352]: pgmap v59: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:11.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:11 smithi029 ceph-mon[31565]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:11.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:11 smithi029 ceph-mon[23707]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:11.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:11 smithi177 ceph-mon[27352]: pgmap v60: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:13.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:13 smithi029 ceph-mon[23707]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:13.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:13 smithi029 ceph-mon[31565]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:13 smithi177 ceph-mon[27352]: pgmap v61: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:15.067 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[23707]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:15.067 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[23707]: Deploying daemon osd.2 on smithi029 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[31565]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:15.068 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:15 smithi029 ceph-mon[31565]: Deploying daemon osd.2 on smithi029 2024-09-16T13:40:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:15 smithi177 ceph-mon[27352]: pgmap v62: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:15 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-16T13:40:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:15 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:15 smithi177 ceph-mon[27352]: Deploying daemon osd.2 on smithi029 2024-09-16T13:40:17.367 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:17 smithi029 ceph-mon[23707]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:17.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:17 smithi029 ceph-mon[31565]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:17 smithi177 ceph-mon[27352]: pgmap v63: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:19 smithi029 ceph-mon[23707]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:19 smithi029 ceph-mon[31565]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:19.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:19 smithi177 ceph-mon[27352]: pgmap v64: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[31565]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[23707]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:21.177 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:21.178 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:21 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:21 smithi177 ceph-mon[27352]: pgmap v65: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:21 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:21 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:21 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:23.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:23 smithi029 ceph-mon[23707]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:23.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:23 smithi029 ceph-mon[31565]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:23.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:23 smithi177 ceph-mon[27352]: pgmap v66: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:23.967 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 2 on host 'smithi029' 2024-09-16T13:40:24.651 DEBUG:teuthology.orchestra.run.smithi029:osd.2> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.2.service 2024-09-16T13:40:24.654 INFO:tasks.cephadm:Deploying osd.3 on smithi029 with /dev/vg_nvme/lv_1... 2024-09-16T13:40:24.654 DEBUG:teuthology.orchestra.run.smithi029:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T13:40:24.983 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[23707]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[31565]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.232 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.233 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.233 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:24 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:24 smithi177 ceph-mon[27352]: pgmap v67: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:24 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:24 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:24 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:24 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:25.941 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:25 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T13:40:25.493+0000 7f35ae867640 -1 osd.2 0 log_to_monitors true 2024-09-16T13:40:26.258 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:25 smithi029 ceph-mon[23707]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:40:26.259 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:25 smithi029 ceph-mon[31565]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:40:26.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:25 smithi177 ceph-mon[27352]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-16T13:40:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[31565]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[31565]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:40:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[31565]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:40:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[31565]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:27.192 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T13:40:26.971+0000 7f35aa7ea640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T13:40:27.192 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T13:40:26.974+0000 7f35a6612640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:40:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[23707]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[23707]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:40:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[23707]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:40:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[23707]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:27.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:26 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:26 smithi177 ceph-mon[27352]: pgmap v68: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:26 smithi177 ceph-mon[27352]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T13:40:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:26 smithi177 ceph-mon[27352]: osdmap e16: 3 total, 2 up, 3 in 2024-09-16T13:40:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:26 smithi177 ceph-mon[27352]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:26 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.108 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[31565]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:28.108 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[31565]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:40:28.108 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.108 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.108 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[23707]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:28.109 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[23707]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:40:28.109 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.109 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.385 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:40:28.414 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi029:vg_nvme/lv_1 2024-09-16T13:40:28.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:27 smithi177 ceph-mon[27352]: from='osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:27 smithi177 ceph-mon[27352]: osdmap e17: 3 total, 2 up, 3 in 2024-09-16T13:40:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:28.992 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:40:29.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:40:29.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:40:29.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:29.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:29.260 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301] boot 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301] boot 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:40:29.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:28 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: pgmap v71: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: osd.2 [v2:172.21.15.29:6818/1009328301,v1:172.21.15.29:6819/1009328301] boot 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: osdmap e18: 3 total, 3 up, 3 in 2024-09-16T13:40:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:28 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:40:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[31565]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:40:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[31565]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[23707]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:40:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[23707]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:30 smithi177 ceph-mon[27352]: osdmap e19: 3 total, 3 up, 3 in 2024-09-16T13:40:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:30 smithi177 ceph-mon[27352]: from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi029:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: pgmap v74: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi029 2024-09-16T13:40:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi029 to 5356M 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:31.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: pgmap v74: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi029 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi029 to 5356M 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: pgmap v74: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi029 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi029 to 5356M 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: osdmap e20: 3 total, 3 up, 3 in 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:31.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:32.045 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:31 smithi029 sudo[51041]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:32.045 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:31 smithi029 sudo[51041]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:32.045 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:31 smithi029 sudo[51041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:32.045 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:31 smithi029 sudo[51041]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:32 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:32 smithi029 ceph-mon[31565]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:40:32.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51088]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:32.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51088]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:32.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:32.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51088]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:32.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:32 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:32.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:32 smithi029 ceph-mon[23707]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:40:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:32 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-16T13:40:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:32 smithi177 ceph-mon[27352]: osdmap e21: 3 total, 3 up, 3 in 2024-09-16T13:40:33.088 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51103]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:33.088 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51103]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:33.088 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:33.088 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:32 smithi029 sudo[51103]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:33.343 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51147]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:33.343 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51147]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:33.343 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:33.343 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51147]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1359687295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]': finished 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/916276445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1359687295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]': finished 2024-09-16T13:40:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:40:33.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:33.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:33 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/916276445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: pgmap v77: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: osdmap e22: 3 total, 3 up, 3 in 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1359687295' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]: dispatch 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "974d882f-91bd-4843-96c8-5cbf70956d61"}]': finished 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: osdmap e23: 4 total, 3 up, 4 in 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:33 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/916276445' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:34.160 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51174]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:34.160 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51174]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:34.160 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:34.160 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:33 smithi029 sudo[51174]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:34.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51180]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:34.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51180]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:34.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51180]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:34.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51180]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51549]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51549]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:34 smithi029 sudo[51549]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 sudo[51555]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 sudo[51555]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 sudo[51555]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 sudo[51555]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:35.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29808]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:35.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29808]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:35.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:35.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29808]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29811]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29811]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 sudo[29811]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:36.299 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[51930]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-16T13:40:36.299 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[51930]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:36.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[51930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:36.300 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[51930]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:36.571 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[52028]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-16T13:40:36.571 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[52028]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-16T13:40:36.571 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[52028]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-16T13:40:36.571 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 sudo[52028]: pam_unix(sudo:session): session closed for user root 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[23707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:36 smithi029 ceph-mon[31565]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:40:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:36 smithi177 ceph-mon[27352]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-16T13:40:37.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:37 smithi029 ceph-mon[23707]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:37.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:37 smithi029 ceph-mon[31565]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:37 smithi177 ceph-mon[27352]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:39 smithi029 ceph-mon[23707]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T13:40:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:39 smithi029 ceph-mon[31565]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T13:40:39.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:39 smithi177 ceph-mon[27352]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-09-16T13:40:40.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:40:40.777 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:40.777 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:40:40.778 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:40.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-16T13:40:40.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:41.860 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:41 smithi029 ceph-mon[31565]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T13:40:41.860 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:41 smithi029 ceph-mon[31565]: Deploying daemon osd.3 on smithi029 2024-09-16T13:40:41.860 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:41 smithi029 ceph-mon[23707]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T13:40:41.860 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:41 smithi029 ceph-mon[23707]: Deploying daemon osd.3 on smithi029 2024-09-16T13:40:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:41 smithi177 ceph-mon[27352]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-09-16T13:40:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:41 smithi177 ceph-mon[27352]: Deploying daemon osd.3 on smithi029 2024-09-16T13:40:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:43 smithi029 ceph-mon[23707]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T13:40:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:43 smithi029 ceph-mon[31565]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T13:40:43.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:43 smithi177 ceph-mon[27352]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-09-16T13:40:45.895 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:45 smithi029 ceph-mon[23707]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T13:40:45.895 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:45 smithi029 ceph-mon[31565]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T13:40:45.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:45 smithi177 ceph-mon[27352]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-09-16T13:40:46.859 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:46.859 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:46.859 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:46.860 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:46.860 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:46.860 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:47 smithi029 ceph-mon[23707]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:47 smithi029 ceph-mon[31565]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:47 smithi177 ceph-mon[27352]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:49.867 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:49.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:49.868 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:49 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.907 INFO:teuthology.orchestra.run.smithi029.stdout:Created osd(s) 3 on host 'smithi029' 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:49 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.534 DEBUG:teuthology.orchestra.run.smithi029:osd.3> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.3.service 2024-09-16T13:40:50.537 INFO:tasks.cephadm:Deploying osd.4 on smithi177 with /dev/vg_nvme/lv_4... 2024-09-16T13:40:50.537 DEBUG:teuthology.orchestra.run.smithi177:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-16T13:40:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:50 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:50 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:50 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.762 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:50.762 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.762 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.763 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:40:50.763 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.763 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:50.791 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:40:51.092 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 13:40:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T13:40:50.919+0000 7f693f895640 -1 osd.3 0 log_to_monitors true 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[23707]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[23707]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[23707]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[31565]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[31565]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:51 smithi029 ceph-mon[31565]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:51.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:51 smithi177 ceph-mon[27352]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:51.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:51 smithi177 ceph-mon[27352]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:51.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:51 smithi177 ceph-mon[27352]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-16T13:40:52.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:52 smithi177 ceph-mon[27352]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:40:52.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:52 smithi177 ceph-mon[27352]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:40:52.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:52 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:52.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:52 smithi177 ceph-mon[27352]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.906 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:52 smithi177 ceph-mon[27352]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.945 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[23707]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[23707]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[23707]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[23707]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[31565]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[31565]: osdmap e24: 4 total, 3 up, 4 in 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[31565]: from='osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-mon[31565]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]: dispatch 2024-09-16T13:40:52.947 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T13:40:52.634+0000 7f693b818640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T13:40:52.947 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 13:40:52 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T13:40:52.638+0000 7f6937640640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:40:53.175 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:40:53.201 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_4 2024-09-16T13:40:53.456 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:40:53.691 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.692 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:53.693 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:53.693 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:53 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]}]': finished 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: osdmap e25: 4 total, 3 up, 4 in 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:53.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:40:53.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:53 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi029 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi029 to 4017M 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044] boot 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:54.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:54.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:54 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:40:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:40:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi029 2024-09-16T13:40:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi029 to 4017M 2024-09-16T13:40:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044] boot 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi029 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi029 to 4017M 2024-09-16T13:40:54.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: osd.3 [v2:172.21.15.29:6826/1284976044,v1:172.21.15.29:6827/1284976044] boot 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: osdmap e26: 4 total, 4 up, 4 in 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:40:54.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:54 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:40:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:55 smithi177 ceph-mon[27352]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:55.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:55 smithi177 ceph-mon[27352]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:55.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:55 smithi177 ceph-mon[27352]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:40:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[23707]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[23707]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[23707]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:40:55.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[31565]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-16T13:40:55.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[31565]: from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:40:55.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:55 smithi029 ceph-mon[31565]: osdmap e27: 4 total, 4 up, 4 in 2024-09-16T13:40:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/2926261195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]': finished 2024-09-16T13:40:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[23707]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:40:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:40:56.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/2926261195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]': finished 2024-09-16T13:40:56.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[31565]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:40:56.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:40:56.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:56 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/2926261195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:56 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]: dispatch 2024-09-16T13:40:56.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:56 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77b1f553-55b1-49b6-af9b-5f0812874a0e"}]': finished 2024-09-16T13:40:56.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:56 smithi177 ceph-mon[27352]: osdmap e28: 5 total, 4 up, 5 in 2024-09-16T13:40:56.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:40:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:57 smithi029 ceph-mon[23707]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:40:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:57 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/152037782' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:57 smithi029 ceph-mon[31565]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:40:57.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:57 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/152037782' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:57.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:57 smithi177 ceph-mon[27352]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:40:57.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:57 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/152037782' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:40:59.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:40:59 smithi029 ceph-mon[23707]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:40:59.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:40:59 smithi029 ceph-mon[31565]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:40:59.951 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:40:59 smithi177 ceph-mon[27352]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:01 smithi029 ceph-mon[23707]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:01 smithi029 ceph-mon[31565]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:01 smithi177 ceph-mon[27352]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[23707]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:41:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:03.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[31565]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:41:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:03 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:03 smithi177 ceph-mon[27352]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:03 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-16T13:41:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:03 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:04 smithi029 ceph-mon[23707]: Deploying daemon osd.4 on smithi177 2024-09-16T13:41:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:04 smithi029 ceph-mon[31565]: Deploying daemon osd.4 on smithi177 2024-09-16T13:41:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:04 smithi177 ceph-mon[27352]: Deploying daemon osd.4 on smithi177 2024-09-16T13:41:05.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:05 smithi029 ceph-mon[23707]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:05.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:05 smithi029 ceph-mon[31565]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:05 smithi177 ceph-mon[27352]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:07 smithi029 ceph-mon[23707]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:07.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:07 smithi029 ceph-mon[31565]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:07 smithi177 ceph-mon[27352]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:09 smithi177 ceph-mon[27352]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:09.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:09 smithi029 ceph-mon[23707]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:09.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:09 smithi029 ceph-mon[31565]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:10.821 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:10.822 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:10.822 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:11.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:11 smithi177 ceph-mon[27352]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:12.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:11 smithi029 ceph-mon[23707]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:11 smithi029 ceph-mon[31565]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:13.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:13.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:13 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:13 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:14.080 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 4 on host 'smithi177' 2024-09-16T13:41:14.747 DEBUG:teuthology.orchestra.run.smithi177:osd.4> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.4.service 2024-09-16T13:41:14.749 INFO:tasks.cephadm:Deploying osd.5 on smithi177 with /dev/vg_nvme/lv_3... 2024-09-16T13:41:14.749 DEBUG:teuthology.orchestra.run.smithi177:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[23707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:15.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:15 smithi029 ceph-mon[31565]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:15 smithi177 ceph-mon[27352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-16T13:41:16.242 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:41:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-mon[27352]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:41:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-mon[27352]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-mon[27352]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:41:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:16.364 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-mon[27352]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[23707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[23707]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[23707]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[23707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[31565]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T13:41:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[31565]: from='osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[31565]: osdmap e29: 5 total, 4 up, 5 in 2024-09-16T13:41:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:16 smithi029 ceph-mon[31565]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:16.614 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[32091]: 2024-09-16T13:41:16.508+0000 7f1f220f7640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T13:41:16.614 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 13:41:16 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[32091]: 2024-09-16T13:41:16.513+0000 7f1f19f17640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: from='osd.4 ' entity='osd.4' 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559] boot 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:41:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:17 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:41:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: from='osd.4 ' entity='osd.4' 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559] boot 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-16T13:41:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: osdmap e30: 5 total, 4 up, 5 in 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: from='osd.4 ' entity='osd.4' 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: osd.4 [v2:172.21.15.177:6800/3290485559,v1:172.21.15.177:6801/3290485559] boot 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: osdmap e31: 5 total, 5 up, 5 in 2024-09-16T13:41:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:17 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi177 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.181 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 17087M 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:18.182 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:18 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:41:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:41:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:41:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi177 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 17087M 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:41:18.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: osdmap e32: 5 total, 5 up, 5 in 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi177 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 17087M 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:18.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:18 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:19.457 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:41:19.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_3 2024-09-16T13:41:19.724 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:41:19.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:19 smithi177 ceph-mon[27352]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:19.999 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:19 smithi177 ceph-mon[27352]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:41:20.000 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:19 smithi029 ceph-mon[23707]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:20.000 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:19 smithi029 ceph-mon[23707]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:41:20.000 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:19 smithi029 ceph-mon[31565]: pgmap v111: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:20.000 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:19 smithi029 ceph-mon[31565]: osdmap e33: 5 total, 5 up, 5 in 2024-09-16T13:41:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:20 smithi177 ceph-mon[27352]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:41:20.835 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:20 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:20 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:20.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:20 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[23707]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[31565]: osdmap e34: 5 total, 5 up, 5 in 2024-09-16T13:41:20.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:20.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:20.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:20 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:21.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:21 smithi177 ceph-mon[27352]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:21.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:21 smithi177 ceph-mon[27352]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:21.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:21 smithi177 ceph-mon[27352]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T13:41:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[23707]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[23707]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[23707]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T13:41:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[31565]: pgmap v114: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:21.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[31565]: from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:21.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:21 smithi029 ceph-mon[31565]: osdmap e35: 5 total, 5 up, 5 in 2024-09-16T13:41:23.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:23.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/3070449450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]': finished 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/3376762244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/3070449450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]': finished 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:41:23.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:23.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:23 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/3376762244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 299 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/3070449450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]: dispatch 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "77369d0f-42cd-4d27-b07f-05608e5315f4"}]': finished 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: osdmap e36: 6 total, 5 up, 6 in 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:23 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/3376762244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:25.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:25 smithi029 ceph-mon[23707]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:41:25.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:25 smithi029 ceph-mon[31565]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:41:25.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:25 smithi177 ceph-mon[27352]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 110 KiB/s, 0 objects/s recovering 2024-09-16T13:41:27.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:27 smithi029 ceph-mon[23707]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:41:27.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:27 smithi029 ceph-mon[31565]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:41:27.941 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:27 smithi177 ceph-mon[27352]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-16T13:41:29.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:29 smithi177 ceph-mon[27352]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:41:29.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:29 smithi029 ceph-mon[23707]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:41:29.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:29 smithi029 ceph-mon[31565]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:41:30.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:41:30.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:30 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:41:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:30 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-16T13:41:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:30 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:31 smithi177 ceph-mon[27352]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:41:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:31 smithi177 ceph-mon[27352]: Deploying daemon osd.5 on smithi177 2024-09-16T13:41:31.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:31 smithi029 ceph-mon[23707]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:41:31.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:31 smithi029 ceph-mon[23707]: Deploying daemon osd.5 on smithi177 2024-09-16T13:41:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:31 smithi029 ceph-mon[31565]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:41:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:31 smithi029 ceph-mon[31565]: Deploying daemon osd.5 on smithi177 2024-09-16T13:41:33.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:33 smithi029 ceph-mon[23707]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:41:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:33 smithi029 ceph-mon[31565]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:41:33.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:33 smithi177 ceph-mon[27352]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:41:35.845 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:35 smithi177 ceph-mon[27352]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T13:41:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:35 smithi029 ceph-mon[23707]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T13:41:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:35 smithi029 ceph-mon[31565]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-16T13:41:36.895 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:36.895 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:36.895 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:37.842 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:37 smithi029 ceph-mon[23707]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:37.842 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:37 smithi029 ceph-mon[31565]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:37.858 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:37 smithi177 ceph-mon[27352]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:39.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:39.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.832 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:39.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:39.833 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:39 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.876 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 5 on host 'smithi177' 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:39 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.554 DEBUG:teuthology.orchestra.run.smithi177:osd.5> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.5.service 2024-09-16T13:41:40.557 INFO:tasks.cephadm:Deploying osd.6 on smithi177 with /dev/vg_nvme/lv_2... 2024-09-16T13:41:40.557 DEBUG:teuthology.orchestra.run.smithi177:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-16T13:41:40.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:40.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.831 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.831 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 13:41:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T13:41:40.724+0000 7fbe38511640 -1 osd.5 0 log_to_monitors true 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:41.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:41 smithi177 ceph-mon[27352]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:41.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:41 smithi177 ceph-mon[27352]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:41.633 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:41 smithi177 ceph-mon[27352]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[23707]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[23707]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[23707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[31565]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[31565]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:41 smithi029 ceph-mon[31565]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-16T13:41:42.135 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:41:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[23707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:41:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[23707]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:41:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[23707]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[23707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:42.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[31565]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:41:42.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[31565]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:41:42.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:42.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[31565]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:42.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:42 smithi029 ceph-mon[31565]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:42.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:42 smithi177 ceph-mon[27352]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T13:41:42.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:42 smithi177 ceph-mon[27352]: osdmap e37: 6 total, 5 up, 6 in 2024-09-16T13:41:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:42 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:42 smithi177 ceph-mon[27352]: from='osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:42 smithi177 ceph-mon[27352]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:41:43.310 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T13:41:43.035+0000 7fbe34494640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T13:41:43.310 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T13:41:43.041+0000 7fbe2c2b4640 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: from='osd.5 ' entity='osd.5' 2024-09-16T13:41:43.913 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602] boot 2024-09-16T13:41:43.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:41:43.914 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:43 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: from='osd.5 ' entity='osd.5' 2024-09-16T13:41:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602] boot 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: osdmap e38: 6 total, 5 up, 6 in 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: from='osd.5 ' entity='osd.5' 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: osd.5 [v2:172.21.15.177:6808/4294704602,v1:172.21.15.177:6809/4294704602] boot 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: osdmap e39: 6 total, 6 up, 6 in 2024-09-16T13:41:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:43 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:44.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:44.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:44 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:41:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:41:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:41:44.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:44 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:41:45.357 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:41:45.384 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_2 2024-09-16T13:41:45.629 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:41:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:45 smithi177 ceph-mon[27352]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:45 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi177 2024-09-16T13:41:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:45 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 8543M 2024-09-16T13:41:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:45 smithi177 ceph-mon[27352]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:41:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:45 smithi177 ceph-mon[27352]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:41:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[23707]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi177 2024-09-16T13:41:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 8543M 2024-09-16T13:41:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[23707]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:41:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[23707]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:41:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[31565]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi177 2024-09-16T13:41:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 8543M 2024-09-16T13:41:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[31565]: osdmap e40: 6 total, 6 up, 6 in 2024-09-16T13:41:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:45 smithi029 ceph-mon[31565]: osdmap e41: 6 total, 6 up, 6 in 2024-09-16T13:41:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[23707]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:41:46.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:46.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:46.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:46.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:46 smithi029 ceph-mon[31565]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:41:46.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:41:46.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:41:46.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:46 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:46 smithi177 ceph-mon[27352]: osdmap e42: 6 total, 6 up, 6 in 2024-09-16T13:41:47.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:47 smithi177 ceph-mon[27352]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:47.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:47 smithi177 ceph-mon[27352]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:47.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:47 smithi177 ceph-mon[27352]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T13:41:47.904 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:47 smithi177 ceph-mon[27352]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:41:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[23707]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[23707]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[23707]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T13:41:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[23707]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:41:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[31565]: pgmap v134: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[31565]: from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:41:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[31565]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T13:41:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:47 smithi029 ceph-mon[31565]: osdmap e43: 6 total, 6 up, 6 in 2024-09-16T13:41:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/1674205090' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]': finished 2024-09-16T13:41:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[23707]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:41:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:41:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/1674205090' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]': finished 2024-09-16T13:41:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[31565]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:41:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:48 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:41:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:48 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/1674205090' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:48 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]: dispatch 2024-09-16T13:41:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:48 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2aa8671-0ec0-45c9-9939-dc2c046ba22e"}]': finished 2024-09-16T13:41:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:48 smithi177 ceph-mon[27352]: osdmap e44: 7 total, 6 up, 7 in 2024-09-16T13:41:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:48 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:41:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:49 smithi029 ceph-mon[23707]: pgmap v137: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/1227087848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:49 smithi029 ceph-mon[31565]: pgmap v137: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:49 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/1227087848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:49 smithi177 ceph-mon[27352]: pgmap v137: 1 pgs: 1 remapped+peering; 577 KiB data, 250 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:41:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:49 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/1227087848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:41:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:50 smithi029 ceph-mon[23707]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T13:41:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:50 smithi029 ceph-mon[23707]: Cluster is now healthy 2024-09-16T13:41:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:50 smithi029 ceph-mon[31565]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T13:41:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:50 smithi029 ceph-mon[31565]: Cluster is now healthy 2024-09-16T13:41:51.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:50 smithi177 ceph-mon[27352]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-09-16T13:41:51.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:50 smithi177 ceph-mon[27352]: Cluster is now healthy 2024-09-16T13:41:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:51 smithi029 ceph-mon[23707]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-16T13:41:52.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:51 smithi029 ceph-mon[31565]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-16T13:41:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:51 smithi177 ceph-mon[27352]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 137 KiB/s, 0 objects/s recovering 2024-09-16T13:41:53.988 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:53 smithi177 ceph-mon[27352]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:41:54.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:53 smithi029 ceph-mon[23707]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:41:54.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:53 smithi029 ceph-mon[31565]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:41:55.982 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:55 smithi177 ceph-mon[27352]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T13:41:56.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:55 smithi029 ceph-mon[23707]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T13:41:56.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:55 smithi029 ceph-mon[31565]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-16T13:41:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:41:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:41:57.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-16T13:41:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:41:57.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:57 smithi177 ceph-mon[27352]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T13:41:57.921 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:57 smithi177 ceph-mon[27352]: Deploying daemon osd.6 on smithi177 2024-09-16T13:41:58.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:57 smithi029 ceph-mon[23707]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T13:41:58.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:57 smithi029 ceph-mon[23707]: Deploying daemon osd.6 on smithi177 2024-09-16T13:41:58.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:57 smithi029 ceph-mon[31565]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-09-16T13:41:58.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:57 smithi029 ceph-mon[31565]: Deploying daemon osd.6 on smithi177 2024-09-16T13:41:59.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:41:59 smithi177 ceph-mon[27352]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:41:59 smithi029 ceph-mon[23707]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:00.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:41:59 smithi029 ceph-mon[31565]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:02.066 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:01 smithi177 ceph-mon[27352]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:02.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:01 smithi029 ceph-mon[23707]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:02.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:01 smithi029 ceph-mon[31565]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:02.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:02.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:02.894 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:02 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:03.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:03.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:02 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:03.859 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:03 smithi177 ceph-mon[27352]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:03 smithi029 ceph-mon[23707]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:04.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:03 smithi029 ceph-mon[31565]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:05.125 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:04 smithi177 ceph-mon[27352]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:05.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:04 smithi029 ceph-mon[23707]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:05.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:04 smithi029 ceph-mon[31565]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:05.737 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 6 on host 'smithi177' 2024-09-16T13:42:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:05 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:05 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:06.455 DEBUG:teuthology.orchestra.run.smithi177:osd.6> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.6.service 2024-09-16T13:42:06.458 INFO:tasks.cephadm:Deploying osd.7 on smithi177 with /dev/vg_nvme/lv_1... 2024-09-16T13:42:06.458 DEBUG:teuthology.orchestra.run.smithi177:> 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 acb34024-7430-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-16T13:42:07.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:06 smithi029 ceph-mon[23707]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:07.092 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:06 smithi029 ceph-mon[31565]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:07.148 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:06 smithi177 ceph-mon[27352]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:07.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 13:42:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T13:42:07.144+0000 7fd26e0d3640 -1 osd.6 0 log_to_monitors true 2024-09-16T13:42:08.160 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:07 smithi177 ceph-mon[27352]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:08.161 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:07 smithi177 ceph-mon[27352]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:08.165 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:07 smithi029 ceph-mon[23707]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:07 smithi029 ceph-mon[23707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:07 smithi029 ceph-mon[31565]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:07 smithi029 ceph-mon[31565]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[23707]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:08 smithi029 ceph-mon[31565]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:09.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T13:42:09.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: osdmap e45: 7 total, 6 up, 7 in 2024-09-16T13:42:09.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:09.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: from='osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:09.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:08 smithi177 ceph-mon[27352]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:09.453 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T13:42:09.224+0000 7fd26a86a640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T13:42:09.453 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T13:42:09.229+0000 7fd261e76640 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: from='osd.6 ' entity='osd.6' 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615] boot 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:42:10.147 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:09 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: from='osd.6 ' entity='osd.6' 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615] boot 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: osdmap e46: 7 total, 6 up, 7 in 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: from='osd.6 ' entity='osd.6' 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: osd.6 [v2:172.21.15.177:6816/3991929615,v1:172.21.15.177:6817/3991929615] boot 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: osdmap e47: 7 total, 7 up, 7 in 2024-09-16T13:42:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:09 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:42:11.061 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi177 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 5695M 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:10 smithi177 ceph-mon[27352]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:42:11.364 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-16T13:42:11.392 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi177:vg_nvme/lv_1 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi177 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 5695M 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[23707]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi177 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 5695M 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:11.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:10 smithi029 ceph-mon[31565]: osdmap e48: 7 total, 7 up, 7 in 2024-09-16T13:42:11.635 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:42:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:12 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:42:13.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: osdmap e49: 7 total, 7 up, 7 in 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: from='client.24277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi177:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-16T13:42:13.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:12 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:13.873 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:13 smithi177 ceph-mon[27352]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:42:14.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:13 smithi029 ceph-mon[31565]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:42:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:13 smithi029 ceph-mon[23707]: osdmap e50: 7 total, 7 up, 7 in 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/3043750674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]': finished 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:42:15.162 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:14 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/3043750674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]': finished 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:42:15.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: pgmap v157: 1 pgs: 1 remapped+peering; 577 KiB data, 593 MiB used, 625 GiB / 626 GiB avail 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: osdmap e51: 7 total, 7 up, 7 in 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/3043750674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]: dispatch 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "49cff9f4-daac-4f69-ad8f-c786d72568ff"}]': finished 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: osdmap e52: 8 total, 7 up, 8 in 2024-09-16T13:42:15.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:14 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:16.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/2894601548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:42:16.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/2894601548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:42:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/2894601548' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-16T13:42:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:16 smithi029 ceph-mon[23707]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:42:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:16 smithi029 ceph-mon[31565]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:42:17.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:16 smithi177 ceph-mon[27352]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-16T13:42:19.037 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:18 smithi177 ceph-mon[27352]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:42:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:18 smithi029 ceph-mon[23707]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:42:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:18 smithi029 ceph-mon[31565]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-16T13:42:20.990 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:20 smithi177 ceph-mon[27352]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T13:42:21.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:20 smithi029 ceph-mon[23707]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T13:42:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:20 smithi029 ceph-mon[31565]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-16T13:42:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:22 smithi177 ceph-mon[27352]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:42:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:22 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:42:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:22 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:22 smithi177 ceph-mon[27352]: Deploying daemon osd.7 on smithi177 2024-09-16T13:42:23.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[23707]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[23707]: Deploying daemon osd.7 on smithi177 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[31565]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:23.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:22 smithi029 ceph-mon[31565]: Deploying daemon osd.7 on smithi177 2024-09-16T13:42:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:24 smithi029 ceph-mon[23707]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:25.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:24 smithi029 ceph-mon[31565]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:24 smithi177 ceph-mon[27352]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-16T13:42:27.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:26 smithi177 ceph-mon[27352]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T13:42:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:26 smithi029 ceph-mon[23707]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T13:42:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:26 smithi029 ceph-mon[31565]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-16T13:42:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:28.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:28.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:27 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:28.201 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:28.201 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:28.201 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:27 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:29.905 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:29 smithi177 ceph-mon[27352]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:29.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:29 smithi029 ceph-mon[23707]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:29.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:29 smithi029 ceph-mon[31565]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:31.247 INFO:teuthology.orchestra.run.smithi177.stdout:Created osd(s) 7 on host 'smithi177' 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.836 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:31.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.837 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:31 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.867 DEBUG:teuthology.orchestra.run.smithi177:osd.7> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.7.service 2024-09-16T13:42:31.869 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-16T13:42:31.870 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:42:31.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:31.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.898 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:31.899 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:31.900 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:31 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:32.137 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:32.804 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:32.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 13:42:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T13:42:32.621+0000 7fddc6a96640 -1 osd.7 0 log_to_monitors true 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[23707]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[23707]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[23707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3657178782' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[31565]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:33.576 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[31565]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[31565]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:33 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3657178782' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:33.577 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":52,"num_osds":8,"num_up_osds":7,"osd_up_since":1726494129,"num_in_osds":8,"osd_in_since":1726494134,"num_remapped_pgs":0} 2024-09-16T13:42:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:33 smithi177 ceph-mon[27352]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:33 smithi177 ceph-mon[27352]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:33 smithi177 ceph-mon[27352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-16T13:42:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:33 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3657178782' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:34.578 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-16T13:42:34.699 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-mon[27352]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:42:34.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-mon[27352]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:42:34.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:34.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-mon[27352]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.700 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-mon[27352]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.851 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[23707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[23707]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[23707]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[23707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[31565]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[31565]: osdmap e53: 8 total, 7 up, 8 in 2024-09-16T13:42:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[31565]: from='osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:34 smithi029 ceph-mon[31565]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]: dispatch 2024-09-16T13:42:34.952 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T13:42:34.933+0000 7fddc2a19640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T13:42:34.952 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 13:42:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T13:42:34.940+0000 7fddba839640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T13:42:35.511 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.511 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: Detected new or changed devices on smithi177 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[23707]: from='osd.7 ' entity='osd.7' 2024-09-16T13:42:35.512 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: Detected new or changed devices on smithi177 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:35.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:35.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:35 smithi029 ceph-mon[31565]: from='osd.7 ' entity='osd.7' 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]}]': finished 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: osdmap e54: 8 total, 7 up, 8 in 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: Detected new or changed devices on smithi177 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:35 smithi177 ceph-mon[27352]: from='osd.7 ' entity='osd.7' 2024-09-16T13:42:36.269 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":55,"num_osds":8,"num_up_osds":8,"osd_up_since":1726494155,"num_in_osds":8,"osd_in_since":1726494134,"num_remapped_pgs":1} 2024-09-16T13:42:36.270 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:42:36.534 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: purged_snaps scrub starts 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: purged_snaps scrub ok 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 4271M 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587] boot 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:36.656 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4144768881' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: purged_snaps scrub starts 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: purged_snaps scrub ok 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 4271M 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587] boot 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:36.657 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:36 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4144768881' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: purged_snaps scrub starts 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: purged_snaps scrub ok 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 4271M 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: osd.7 [v2:172.21.15.177:6824/2276265587,v1:172.21.15.177:6825/2276265587] boot 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: osdmap e55: 8 total, 8 up, 8 in 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:42:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:36 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4144768881' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-16T13:42:37.166 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:37.167 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":56,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:37:11.628702+0000","modified":"2024-09-16T13:42:36.481719+0000","last_up_change":"2024-09-16T13:42:35.476272+0000","last_in_change":"2024-09-16T13:42:14.590719+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T13:40:30.280923+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":"be7a7cc9-f00f-43f3-a10d-ad6247f17063","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.29:6802","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6803","nonce":3707970554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6805","nonce":3707970554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6809","nonce":3707970554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6807","nonce":3707970554}]},"public_addr":"172.21.15.29:6803/3707970554","cluster_addr":"172.21.15.29:6805/3707970554","heartbeat_back_addr":"172.21.15.29:6809/3707970554","heartbeat_front_addr":"172.21.15.29:6807/3707970554","state":["exists","up"]},{"osd":1,"uuid":"c1dff121-b9bf-44a9-be16-14d0437ba0c1","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.29:6810","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6811","nonce":2444322232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6813","nonce":2444322232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6817","nonce":2444322232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6815","nonce":2444322232}]},"public_addr":"172.21.15.29:6811/2444322232","cluster_addr":"172.21.15.29:6813/2444322232","heartbeat_back_addr":"172.21.15.29:6817/2444322232","heartbeat_front_addr":"172.21.15.29:6815/2444322232","state":["exists","up"]},{"osd":2,"uuid":"9b43dfe0-ea1e-4428-b397-c0e9e75951e5","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.29:6818","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6819","nonce":1009328301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6821","nonce":1009328301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6825","nonce":1009328301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6823","nonce":1009328301}]},"public_addr":"172.21.15.29:6819/1009328301","cluster_addr":"172.21.15.29:6821/1009328301","heartbeat_back_addr":"172.21.15.29:6825/1009328301","heartbeat_front_addr":"172.21.15.29:6823/1009328301","state":["exists","up"]},{"osd":3,"uuid":"974d882f-91bd-4843-96c8-5cbf70956d61","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.29:6826","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6827","nonce":1284976044}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6829","nonce":1284976044}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6833","nonce":1284976044}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6831","nonce":1284976044}]},"public_addr":"172.21.15.29:6827/1284976044","cluster_addr":"172.21.15.29:6829/1284976044","heartbeat_back_addr":"172.21.15.29:6833/1284976044","heartbeat_front_addr":"172.21.15.29:6831/1284976044","state":["exists","up"]},{"osd":4,"uuid":"77b1f553-55b1-49b6-af9b-5f0812874a0e","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.177:6800","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6801","nonce":3290485559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6803","nonce":3290485559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6807","nonce":3290485559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6805","nonce":3290485559}]},"public_addr":"172.21.15.177:6801/3290485559","cluster_addr":"172.21.15.177:6803/3290485559","heartbeat_back_addr":"172.21.15.177:6807/3290485559","heartbeat_front_addr":"172.21.15.177:6805/3290485559","state":["exists","up"]},{"osd":5,"uuid":"77369d0f-42cd-4d27-b07f-05608e5315f4","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.177:6808","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6809","nonce":4294704602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6811","nonce":4294704602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6815","nonce":4294704602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6813","nonce":4294704602}]},"public_addr":"172.21.15.177:6809/4294704602","cluster_addr":"172.21.15.177:6811/4294704602","heartbeat_back_addr":"172.21.15.177:6815/4294704602","heartbeat_front_addr":"172.21.15.177:6813/4294704602","state":["exists","up"]},{"osd":6,"uuid":"f2aa8671-0ec0-45c9-9939-dc2c046ba22e","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.177:6816","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6817","nonce":3991929615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6819","nonce":3991929615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6823","nonce":3991929615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6821","nonce":3991929615}]},"public_addr":"172.21.15.177:6817/3991929615","cluster_addr":"172.21.15.177:6819/3991929615","heartbeat_back_addr":"172.21.15.177:6823/3991929615","heartbeat_front_addr":"172.21.15.177:6821/3991929615","state":["exists","up"]},{"osd":7,"uuid":"49cff9f4-daac-4f69-ad8f-c786d72568ff","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.177:6824","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6825","nonce":2276265587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6827","nonce":2276265587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6831","nonce":2276265587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6829","nonce":2276265587}]},"public_addr":"172.21.15.177:6825/2276265587","cluster_addr":"172.21.15.177:6827/2276265587","heartbeat_back_addr":"172.21.15.177:6831/2276265587","heartbeat_front_addr":"172.21.15.177:6829/2276265587","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:32.537597+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:59.795840+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:26.481379+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:51.909628+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:15.181578+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:41.688121+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:08.150137+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:33.640561+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.29:0/3229018667":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6801/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:6801/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2871238659":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/2182989441":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/1734117601":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/1966293096":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2465960501":"2024-09-17T13:37:55.472678+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T13:42:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[31565]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[31565]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:42:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1610315375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:37.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[23707]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:37.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[23707]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:42:37.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:37 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1610315375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:37 smithi177 ceph-mon[27352]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-09-16T13:42:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:37 smithi177 ceph-mon[27352]: osdmap e56: 8 total, 8 up, 8 in 2024-09-16T13:42:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:37 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1610315375' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:37.988 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-16T13:40:30.280923+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-16T13:42:37.989 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-16T13:42:38.247 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:38.627 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:38 smithi029 ceph-mon[23707]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:42:38.627 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:38 smithi029 ceph-mon[31565]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:42:38.895 INFO:teuthology.orchestra.run.smithi029.stdout:pg_num: 1 2024-09-16T13:42:38.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:38 smithi177 ceph-mon[27352]: osdmap e57: 8 total, 8 up, 8 in 2024-09-16T13:42:39.508 INFO:tasks.cephadm:Adding prometheus.a on smithi177 2024-09-16T13:42:39.509 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi177=a' 2024-09-16T13:42:39.765 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:39.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:39 smithi177 ceph-mon[27352]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:39.885 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:39 smithi177 ceph-mon[27352]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:42:39.886 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:39 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2407184270' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[23707]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[23707]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2407184270' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[31565]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[31565]: osdmap e58: 8 total, 8 up, 8 in 2024-09-16T13:42:39.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:39 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2407184270' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-16T13:42:40.367 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled prometheus update... 2024-09-16T13:42:40.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:40 smithi177 ceph-mon[27352]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:42:40.894 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:40.894 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:40 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[23707]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[31565]: osdmap e59: 8 total, 8 up, 8 in 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:40 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:42:41.044 DEBUG:teuthology.orchestra.run.smithi177:prometheus.a> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-16T13:42:41.047 INFO:tasks.cephadm:Adding node-exporter.a on smithi029 2024-09-16T13:42:41.047 INFO:tasks.cephadm:Adding node-exporter.b on smithi177 2024-09-16T13:42:41.047 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi029=a;smithi177=b' 2024-09-16T13:42:41.341 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: Saving service prometheus spec with placement smithi177=a;count:1 2024-09-16T13:42:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:41.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:41 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: Saving service prometheus spec with placement smithi177=a;count:1 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: from='client.24322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: Saving service prometheus spec with placement smithi177=a;count:1 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:42:41.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:41 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:41.997 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled node-exporter update... 2024-09-16T13:42:42.899 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:42 smithi177 ceph-mon[27352]: Deploying daemon prometheus.a on smithi177 2024-09-16T13:42:42.899 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:42 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:42 smithi029 ceph-mon[23707]: Deploying daemon prometheus.a on smithi177 2024-09-16T13:42:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:42 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:42 smithi029 ceph-mon[31565]: Deploying daemon prometheus.a on smithi177 2024-09-16T13:42:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:42 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:43.146 DEBUG:teuthology.orchestra.run.smithi029:node-exporter.a> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-16T13:42:43.149 DEBUG:teuthology.orchestra.run.smithi177:node-exporter.b> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-16T13:42:43.151 INFO:tasks.cephadm:Adding alertmanager.a on smithi029 2024-09-16T13:42:43.151 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi029=a' 2024-09-16T13:42:43.471 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:43.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:43 smithi177 ceph-mon[27352]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:42:43.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:43 smithi177 ceph-mon[27352]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:43.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:43 smithi177 ceph-mon[27352]: Saving service node-exporter spec with placement smithi029=a;smithi177=b;count:2 2024-09-16T13:42:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[23707]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:42:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[23707]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[23707]: Saving service node-exporter spec with placement smithi029=a;smithi177=b;count:2 2024-09-16T13:42:43.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[31565]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s, 0 objects/s recovering 2024-09-16T13:42:43.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[31565]: from='client.24328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi029=a;smithi177=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:43.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:43 smithi029 ceph-mon[31565]: Saving service node-exporter spec with placement smithi029=a;smithi177=b;count:2 2024-09-16T13:42:44.456 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled alertmanager update... 2024-09-16T13:42:45.640 DEBUG:teuthology.orchestra.run.smithi029:alertmanager.a> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-16T13:42:45.643 INFO:tasks.cephadm:Adding grafana.a on smithi177 2024-09-16T13:42:45.643 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi177=a' 2024-09-16T13:42:45.893 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[23707]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:42:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[23707]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[23707]: Saving service alertmanager spec with placement smithi029=a;count:1 2024-09-16T13:42:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[31565]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:42:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[31565]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[31565]: Saving service alertmanager spec with placement smithi029=a;count:1 2024-09-16T13:42:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:45 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:45 smithi177 ceph-mon[27352]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-16T13:42:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:45 smithi177 ceph-mon[27352]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi029=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:45 smithi177 ceph-mon[27352]: Saving service alertmanager spec with placement smithi029=a;count:1 2024-09-16T13:42:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:45 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:46.640 INFO:teuthology.orchestra.run.smithi177.stdout:Scheduled grafana update... 2024-09-16T13:42:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[31565]: pgmap v182: 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-16T13:42:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[31565]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[31565]: Saving service grafana spec with placement smithi177=a;count:1 2024-09-16T13:42:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[23707]: pgmap v182: 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-16T13:42:47.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[23707]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:47.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[23707]: Saving service grafana spec with placement smithi177=a;count:1 2024-09-16T13:42:47.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:47 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:47.944 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:47 smithi177 ceph-mon[27352]: pgmap v182: 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-16T13:42:47.944 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:47 smithi177 ceph-mon[27352]: from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi177=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:42:47.944 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:47 smithi177 ceph-mon[27352]: Saving service grafana spec with placement smithi177=a;count:1 2024-09-16T13:42:47.945 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:47 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:48.263 DEBUG:teuthology.orchestra.run.smithi177:grafana.a> sudo journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@grafana.a.service 2024-09-16T13:42:48.265 INFO:tasks.cephadm:Setting up client nodes... 2024-09-16T13:42:48.265 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T13:42:48.532 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:49.295 INFO:teuthology.orchestra.run.smithi029.stdout:[client.0] 2024-09-16T13:42:49.295 INFO:teuthology.orchestra.run.smithi029.stdout: key = AQDZNehm+51mERAAgONhzpf+rkEJRM9fiDQHcA== 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[23707]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[31565]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:49 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:49 smithi177 ceph-mon[27352]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-09-16T13:42:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:49 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:49 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2292961395' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:50.248 DEBUG:teuthology.orchestra.run.smithi029:> set -ex 2024-09-16T13:42:50.248 DEBUG:teuthology.orchestra.run.smithi029:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-16T13:42:50.248 DEBUG:teuthology.orchestra.run.smithi029:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-16T13:42:50.290 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-16T13:42:50.535 INFO:teuthology.orchestra.run.smithi177.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.b/config 2024-09-16T13:42:51.934 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:51 smithi177 ceph-mon[27352]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:42:51.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:51 smithi029 ceph-mon[23707]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:42:51.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:51 smithi029 ceph-mon[31565]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2024-09-16T13:42:53.254 INFO:teuthology.orchestra.run.smithi177.stdout:[client.1] 2024-09-16T13:42:53.254 INFO:teuthology.orchestra.run.smithi177.stdout: key = AQDdNehmXqHODhAAYfRE8UKK118kEK6d/z+DYQ== 2024-09-16T13:42:53.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:53 smithi177 ceph-mon[27352]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:42:53.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:53 smithi177 ceph-mon[27352]: from='client.? 172.21.15.177:0/1520182810' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:53 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:53 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:53.891 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-16T13:42:53.891 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-16T13:42:53.892 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-16T13:42:53.929 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[31565]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[31565]: from='client.? 172.21.15.177:0/1520182810' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[23707]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[23707]: from='client.? 172.21.15.177:0/1520182810' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-16T13:42:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:53 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-16T13:42:54.191 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:42:54 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:42:54.046Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:42:54.191 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:42:54 smithi177 bash[54260]: a4c9f4ff5726544f11423080bd8bad1555da0e03072846917582d2bc4e718416 2024-09-16T13:42:54.194 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:54.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:42:54 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:42:54.805 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1819853081' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:42:55.615 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.616 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: ignoring --setuser ceph since I am not root 2024-09-16T13:42:55.616 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: ignoring --setgroup ceph since I am not root 2024-09-16T13:42:55.616 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.409+0000 7f47f8640040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:42:55.616 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.466+0000 7f47f8640040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1819853081' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setuser ceph since I am not root 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setgroup ceph since I am not root 2024-09-16T13:42:55.631 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:55.412+0000 7fa992497040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:55.472+0000 7fa992497040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:55.628+0000 7fa992497040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1819853081' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-16T13:42:55.632 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' 2024-09-16T13:42:55.661 INFO:teuthology.orchestra.run.smithi029.stdout:[{"version":23,"timestamp":"2024-09-16T13:42:34.935338+0000","name":"","changes":[{"name":"osd.7/osd_mclock_max_capacity_iops_ssd","new_value":"54876.485470"}]}] 2024-09-16T13:42:55.661 INFO:tasks.ceph_manager:config epoch is 23 2024-09-16T13:42:55.662 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T13:42:55.662 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-16T13:42:55.662 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-16T13:42:55.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:55.702+0000 7fa992497040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:42:55.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:55 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:55.859+0000 7fa992497040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:42:55.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.613+0000 7f47f8640040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:42:55.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.680+0000 7f47f8640040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:42:55.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.827+0000 7f47f8640040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:42:55.968 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:56.263 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:55.967+0000 7f47f8640040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:42:56.329 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-mon[23707]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:42:56.329 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-mon[23707]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:42:56.330 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:56.026+0000 7fa992497040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:42:56.330 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-mon[31565]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:42:56.330 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-mon[31565]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:42:56.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:56 smithi177 ceph-mon[27352]: from='mgr.14150 172.21.15.29:0/2560416084' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-16T13:42:56.527 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:56 smithi177 ceph-mon[27352]: mgrmap e16: y(active, since 4m), standbys: x 2024-09-16T13:42:56.528 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:56.280+0000 7f47f8640040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:42:56.528 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:56.342+0000 7f47f8640040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:42:56.627 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:56.362+0000 7fa992497040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:42:56.627 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:56.429+0000 7fa992497040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:42:56.655 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:56.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:56.625+0000 7fa992497040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:42:56.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:56.525+0000 7f47f8640040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:42:57.397 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":16,"flags":0,"active_gid":14150,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6800","nonce":1367437513},{"type":"v1","addr":"172.21.15.29:6801","nonce":1367437513}]},"active_addr":"172.21.15.29:6801/1367437513","active_change":"2024-09-16T13:38:19.776182+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24112,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.29: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.29:0","nonce":3727577063}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1638678418}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":4280479756}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.29:0","nonce":1270850688}]}]} 2024-09-16T13:42:57.403 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-16T13:42:57.403 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-16T13:42:57.403 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:42:57.574 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:57 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3490156234' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:42:57.574 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:57 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3490156234' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:42:57.663 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:57 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3490156234' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:42:57.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:57.401+0000 7f47f8640040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:42:57.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:57.468+0000 7f47f8640040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:42:57.912 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:57.572+0000 7fa992497040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:42:57.913 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:57.651+0000 7fa992497040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:42:58.291 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:58.291 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":59,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:37:11.628702+0000","modified":"2024-09-16T13:42:39.495589+0000","last_up_change":"2024-09-16T13:42:35.476272+0000","last_in_change":"2024-09-16T13:42:14.590719+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T13:40:30.280923+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":"be7a7cc9-f00f-43f3-a10d-ad6247f17063","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.29:6802","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6803","nonce":3707970554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6805","nonce":3707970554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6809","nonce":3707970554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6807","nonce":3707970554}]},"public_addr":"172.21.15.29:6803/3707970554","cluster_addr":"172.21.15.29:6805/3707970554","heartbeat_back_addr":"172.21.15.29:6809/3707970554","heartbeat_front_addr":"172.21.15.29:6807/3707970554","state":["exists","up"]},{"osd":1,"uuid":"c1dff121-b9bf-44a9-be16-14d0437ba0c1","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.29:6810","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6811","nonce":2444322232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6813","nonce":2444322232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6817","nonce":2444322232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6815","nonce":2444322232}]},"public_addr":"172.21.15.29:6811/2444322232","cluster_addr":"172.21.15.29:6813/2444322232","heartbeat_back_addr":"172.21.15.29:6817/2444322232","heartbeat_front_addr":"172.21.15.29:6815/2444322232","state":["exists","up"]},{"osd":2,"uuid":"9b43dfe0-ea1e-4428-b397-c0e9e75951e5","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.29:6818","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6819","nonce":1009328301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6821","nonce":1009328301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6825","nonce":1009328301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6823","nonce":1009328301}]},"public_addr":"172.21.15.29:6819/1009328301","cluster_addr":"172.21.15.29:6821/1009328301","heartbeat_back_addr":"172.21.15.29:6825/1009328301","heartbeat_front_addr":"172.21.15.29:6823/1009328301","state":["exists","up"]},{"osd":3,"uuid":"974d882f-91bd-4843-96c8-5cbf70956d61","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.29:6826","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6827","nonce":1284976044}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6829","nonce":1284976044}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6833","nonce":1284976044}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6831","nonce":1284976044}]},"public_addr":"172.21.15.29:6827/1284976044","cluster_addr":"172.21.15.29:6829/1284976044","heartbeat_back_addr":"172.21.15.29:6833/1284976044","heartbeat_front_addr":"172.21.15.29:6831/1284976044","state":["exists","up"]},{"osd":4,"uuid":"77b1f553-55b1-49b6-af9b-5f0812874a0e","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.177:6800","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6801","nonce":3290485559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6803","nonce":3290485559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6807","nonce":3290485559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6805","nonce":3290485559}]},"public_addr":"172.21.15.177:6801/3290485559","cluster_addr":"172.21.15.177:6803/3290485559","heartbeat_back_addr":"172.21.15.177:6807/3290485559","heartbeat_front_addr":"172.21.15.177:6805/3290485559","state":["exists","up"]},{"osd":5,"uuid":"77369d0f-42cd-4d27-b07f-05608e5315f4","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.177:6808","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6809","nonce":4294704602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6811","nonce":4294704602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6815","nonce":4294704602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6813","nonce":4294704602}]},"public_addr":"172.21.15.177:6809/4294704602","cluster_addr":"172.21.15.177:6811/4294704602","heartbeat_back_addr":"172.21.15.177:6815/4294704602","heartbeat_front_addr":"172.21.15.177:6813/4294704602","state":["exists","up"]},{"osd":6,"uuid":"f2aa8671-0ec0-45c9-9939-dc2c046ba22e","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.177:6816","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6817","nonce":3991929615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6819","nonce":3991929615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6823","nonce":3991929615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6821","nonce":3991929615}]},"public_addr":"172.21.15.177:6817/3991929615","cluster_addr":"172.21.15.177:6819/3991929615","heartbeat_back_addr":"172.21.15.177:6823/3991929615","heartbeat_front_addr":"172.21.15.177:6821/3991929615","state":["exists","up"]},{"osd":7,"uuid":"49cff9f4-daac-4f69-ad8f-c786d72568ff","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.177:6824","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6825","nonce":2276265587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6827","nonce":2276265587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6831","nonce":2276265587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6829","nonce":2276265587}]},"public_addr":"172.21.15.177:6825/2276265587","cluster_addr":"172.21.15.177:6827/2276265587","heartbeat_back_addr":"172.21.15.177:6831/2276265587","heartbeat_front_addr":"172.21.15.177:6829/2276265587","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:32.537597+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:59.795840+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:26.481379+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:51.909628+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:15.181578+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:41.688121+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:08.150137+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:33.640561+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/3229018667":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6801/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:6801/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2871238659":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/2182989441":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/1734117601":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/1966293096":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2465960501":"2024-09-17T13:37:55.472678+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T13:42:58.431 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/714802214' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:58.431 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.169+0000 7f47f8640040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:42:58.431 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.284+0000 7f47f8640040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:42:58.547 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/714802214' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:58.547 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.423+0000 7fa992497040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:42:58.548 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/714802214' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:42:58.702 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.429+0000 7f47f8640040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:42:58.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.490+0000 7f47f8640040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:42:58.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.638+0000 7f47f8640040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:42:58.907 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.545+0000 7fa992497040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:42:58.907 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.696+0000 7fa992497040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:42:58.907 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.761+0000 7fa992497040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:42:58.937 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-16T13:42:58.938 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-16T13:42:58.986 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.707+0000 7f47f8640040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:42:58.987 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.766+0000 7f47f8640040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:42:58.987 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.921+0000 7f47f8640040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:42:59.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.920+0000 7fa992497040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:42:59.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:58.995+0000 7fa992497040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:42:59.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.059+0000 7fa992497040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:42:59.195 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:42:59.252 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:58.985+0000 7f47f8640040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:42:59.252 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:59.051+0000 7f47f8640040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:42:59.253 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:59.133+0000 7f47f8640040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:42:59.253 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:59.192+0000 7f47f8640040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:42:59.253 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:42:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:42:59.250+0000 7f47f8640040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:42:59.530 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.236+0000 7fa992497040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:42:59.531 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.305+0000 7fa992497040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:42:59.531 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.375+0000 7fa992497040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:42:59.531 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.464+0000 7fa992497040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:42:59.531 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.528+0000 7fa992497040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:42:59.870 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:42:59.870 INFO:teuthology.orchestra.run.smithi029.stdout:{"epoch":59,"fsid":"acb34024-7430-11ef-bceb-c7b262605968","created":"2024-09-16T13:37:11.628702+0000","modified":"2024-09-16T13:42:39.495589+0000","last_up_change":"2024-09-16T13:42:35.476272+0000","last_in_change":"2024-09-16T13:42:14.590719+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T13:40:30.280923+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":"be7a7cc9-f00f-43f3-a10d-ad6247f17063","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.29:6802","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6803","nonce":3707970554}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6804","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6805","nonce":3707970554}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6808","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6809","nonce":3707970554}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6806","nonce":3707970554},{"type":"v1","addr":"172.21.15.29:6807","nonce":3707970554}]},"public_addr":"172.21.15.29:6803/3707970554","cluster_addr":"172.21.15.29:6805/3707970554","heartbeat_back_addr":"172.21.15.29:6809/3707970554","heartbeat_front_addr":"172.21.15.29:6807/3707970554","state":["exists","up"]},{"osd":1,"uuid":"c1dff121-b9bf-44a9-be16-14d0437ba0c1","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.29:6810","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6811","nonce":2444322232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6812","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6813","nonce":2444322232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6816","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6817","nonce":2444322232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6814","nonce":2444322232},{"type":"v1","addr":"172.21.15.29:6815","nonce":2444322232}]},"public_addr":"172.21.15.29:6811/2444322232","cluster_addr":"172.21.15.29:6813/2444322232","heartbeat_back_addr":"172.21.15.29:6817/2444322232","heartbeat_front_addr":"172.21.15.29:6815/2444322232","state":["exists","up"]},{"osd":2,"uuid":"9b43dfe0-ea1e-4428-b397-c0e9e75951e5","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.29:6818","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6819","nonce":1009328301}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6820","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6821","nonce":1009328301}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6824","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6825","nonce":1009328301}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6822","nonce":1009328301},{"type":"v1","addr":"172.21.15.29:6823","nonce":1009328301}]},"public_addr":"172.21.15.29:6819/1009328301","cluster_addr":"172.21.15.29:6821/1009328301","heartbeat_back_addr":"172.21.15.29:6825/1009328301","heartbeat_front_addr":"172.21.15.29:6823/1009328301","state":["exists","up"]},{"osd":3,"uuid":"974d882f-91bd-4843-96c8-5cbf70956d61","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.29:6826","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6827","nonce":1284976044}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6828","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6829","nonce":1284976044}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6832","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6833","nonce":1284976044}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.29:6830","nonce":1284976044},{"type":"v1","addr":"172.21.15.29:6831","nonce":1284976044}]},"public_addr":"172.21.15.29:6827/1284976044","cluster_addr":"172.21.15.29:6829/1284976044","heartbeat_back_addr":"172.21.15.29:6833/1284976044","heartbeat_front_addr":"172.21.15.29:6831/1284976044","state":["exists","up"]},{"osd":4,"uuid":"77b1f553-55b1-49b6-af9b-5f0812874a0e","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.177:6800","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6801","nonce":3290485559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6802","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6803","nonce":3290485559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6806","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6807","nonce":3290485559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6804","nonce":3290485559},{"type":"v1","addr":"172.21.15.177:6805","nonce":3290485559}]},"public_addr":"172.21.15.177:6801/3290485559","cluster_addr":"172.21.15.177:6803/3290485559","heartbeat_back_addr":"172.21.15.177:6807/3290485559","heartbeat_front_addr":"172.21.15.177:6805/3290485559","state":["exists","up"]},{"osd":5,"uuid":"77369d0f-42cd-4d27-b07f-05608e5315f4","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.177:6808","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6809","nonce":4294704602}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6810","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6811","nonce":4294704602}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6814","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6815","nonce":4294704602}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6812","nonce":4294704602},{"type":"v1","addr":"172.21.15.177:6813","nonce":4294704602}]},"public_addr":"172.21.15.177:6809/4294704602","cluster_addr":"172.21.15.177:6811/4294704602","heartbeat_back_addr":"172.21.15.177:6815/4294704602","heartbeat_front_addr":"172.21.15.177:6813/4294704602","state":["exists","up"]},{"osd":6,"uuid":"f2aa8671-0ec0-45c9-9939-dc2c046ba22e","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.177:6816","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6817","nonce":3991929615}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6818","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6819","nonce":3991929615}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6822","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6823","nonce":3991929615}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6820","nonce":3991929615},{"type":"v1","addr":"172.21.15.177:6821","nonce":3991929615}]},"public_addr":"172.21.15.177:6817/3991929615","cluster_addr":"172.21.15.177:6819/3991929615","heartbeat_back_addr":"172.21.15.177:6823/3991929615","heartbeat_front_addr":"172.21.15.177:6821/3991929615","state":["exists","up"]},{"osd":7,"uuid":"49cff9f4-daac-4f69-ad8f-c786d72568ff","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.177:6824","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6825","nonce":2276265587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6826","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6827","nonce":2276265587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6830","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6831","nonce":2276265587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.177:6828","nonce":2276265587},{"type":"v1","addr":"172.21.15.177:6829","nonce":2276265587}]},"public_addr":"172.21.15.177:6825/2276265587","cluster_addr":"172.21.15.177:6827/2276265587","heartbeat_back_addr":"172.21.15.177:6831/2276265587","heartbeat_front_addr":"172.21.15.177:6829/2276265587","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:32.537597+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:39:59.795840+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:26.481379+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:40:51.909628+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:15.181578+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:41:41.688121+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:08.150137+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T13:42:33.640561+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.29:0/3229018667":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6801/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:6801/1357848346":"2024-09-17T13:38:19.776076+0000","172.21.15.29:6800/3335517134":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2871238659":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/2182989441":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/1734117601":"2024-09-17T13:38:19.776076+0000","172.21.15.29:0/1966293096":"2024-09-17T13:37:55.472678+0000","172.21.15.29:0/2465960501":"2024-09-17T13:37:55.472678+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T13:42:59.871 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:42:59.590+0000 7fa992497040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:43:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3867105946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:43:00.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:42:59 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3867105946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:43:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:42:59 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3867105946' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:43:00.038+0000 7f47f8640040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: [16/Sep/2024:13:43:00] ENGINE Bus STARTING 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: CherryPy Checker: 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: The Application mounted at '' has an empty config. 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: [16/Sep/2024:13:43:00] ENGINE Serving on http://:::9283 2024-09-16T13:43:00.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[29163]: [16/Sep/2024:13:43:00] ENGINE Bus STARTED 2024-09-16T13:43:00.494 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:43:00.434+0000 7fa992497040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:43:00.686 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-16T13:43:00.686 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-16T13:43:00.687 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-16T13:43:00.687 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-16T13:43:00.688 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-16T13:43:00.688 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-16T13:43:00.689 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-16T13:43:00.689 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-16T13:43:00.752 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:00] ENGINE Bus STARTING 2024-09-16T13:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: CherryPy Checker: 2024-09-16T13:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: The Application mounted at '' has an empty config. 2024-09-16T13:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:00] ENGINE Serving on http://:::9283 2024-09-16T13:43:00.753 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:00] ENGINE Bus STARTED 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: Standby manager daemon x restarted 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: Active manager daemon y restarted 2024-09-16T13:43:01.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: mgrmap e17: y(active, starting, since 0.00690751s), standbys: x 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:43:01.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: Standby manager daemon x restarted 2024-09-16T13:43:01.013 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: Active manager daemon y restarted 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: Activating manager daemon y 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: mgrmap e17: y(active, starting, since 0.00690751s), standbys: x 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:43:01.014 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: Manager daemon y is now available 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:43:01.015 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: Standby manager daemon x restarted 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/2936390491' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: Active manager daemon y restarted 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: Activating manager daemon y 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: osdmap e60: 8 total, 8 up, 8 in 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: mgrmap e17: y(active, starting, since 0.00690751s), standbys: x 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:43:01.049 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: Manager daemon y is now available 2024-09-16T13:43:01.050 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T13:43:01.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:01.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:01.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:43:01.051 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:43:01.181 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:01.797 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:02.024 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:02.585 INFO:teuthology.orchestra.run.smithi029.stdout:133143986199 2024-09-16T13:43:02.586 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-16T13:43:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:02 smithi177 ceph-mon[27352]: mgrmap e18: y(active, since 1.01182s), standbys: x 2024-09-16T13:43:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:02 smithi177 ceph-mon[27352]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:02.806 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-mon[23707]: mgrmap e18: y(active, since 1.01182s), standbys: x 2024-09-16T13:43:02.807 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-mon[23707]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:02.807 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-mon[31565]: mgrmap e18: y(active, since 1.01182s), standbys: x 2024-09-16T13:43:02.807 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-mon[31565]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:03.012 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:03.013 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:03.013 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:43:02.826+0000 7fa8e54c1640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:43:02] ENGINE Error in HTTPServer.serve 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: Traceback (most recent call last): 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._connections.run(self.expiration_interval) 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._run(expiration_interval) 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:43:03.133 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: s = self.context.wrap_socket( 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: return self.sslsocket_class._create( 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self.do_handshake() 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: self._sslobj.do_handshake() 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:43:03.134 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:02 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: [16/Sep/2024:13:43:02] ENGINE Bus STARTING 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: [16/Sep/2024:13:43:02] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: [16/Sep/2024:13:43:02] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: [16/Sep/2024:13:43:02] ENGINE Bus STARTED 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: [16/Sep/2024:13:43:02] ENGINE Error in HTTPServer.serve 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-09-16T13:43:03.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:03.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: [16/Sep/2024:13:43:02] ENGINE Bus STARTING 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: [16/Sep/2024:13:43:02] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: [16/Sep/2024:13:43:02] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: [16/Sep/2024:13:43:02] ENGINE Bus STARTED 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: [16/Sep/2024:13:43:02] ENGINE Error in HTTPServer.serve 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:43:03.726 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:43:03.727 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: [16/Sep/2024:13:43:02] ENGINE Bus STARTING 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: [16/Sep/2024:13:43:02] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: [16/Sep/2024:13:43:02] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: [16/Sep/2024:13:43:02] ENGINE Bus STARTED 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: [16/Sep/2024:13:43:02] ENGINE Error in HTTPServer.serve 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:43:03.728 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: self.do_handshake() 2024-09-16T13:43:03.729 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:43:03.730 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:43:03.730 INFO:journalctl@ceph.mon.c.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:43:03.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:03.730 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.146 INFO:teuthology.orchestra.run.smithi029.stdout:34359738413 2024-09-16T13:43:04.146 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 4015M 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 4015M 2024-09-16T13:43:04.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:04 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 4015M 2024-09-16T13:43:05.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:04 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:06.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:05 smithi029 ceph-mon[23707]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:06.022 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:05 smithi029 ceph-mon[23707]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:43:06.022 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:05 smithi029 ceph-mon[31565]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:06.022 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:05 smithi029 ceph-mon[31565]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:43:06.183 INFO:teuthology.orchestra.run.smithi029.stdout:236223201288 2024-09-16T13:43:06.183 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-16T13:43:06.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:05 smithi177 ceph-mon[27352]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:06.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:05 smithi177 ceph-mon[27352]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-16T13:43:06.416 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:06.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:06] "GET /metrics HTTP/1.1" 200 23692 "" "Prometheus/2.43.0" 2024-09-16T13:43:07.094 INFO:teuthology.orchestra.run.smithi029.stdout:55834574887 2024-09-16T13:43:07.095 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-16T13:43:07.199 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:07.912 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:07 smithi029 ceph-mon[23707]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:43:07.913 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:07 smithi029 ceph-mon[31565]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:43:08.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:07 smithi177 ceph-mon[27352]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-16T13:43:08.747 INFO:teuthology.orchestra.run.smithi029.stdout:111669149725 2024-09-16T13:43:08.748 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-16T13:43:09.592 INFO:teuthology.orchestra.run.smithi029.stdout:167503724563 2024-09-16T13:43:09.592 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-16T13:43:09.886 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:09 smithi029 ceph-mon[23707]: 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-16T13:43:09.887 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:09 smithi029 ceph-mon[31565]: 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-16T13:43:10.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:09 smithi177 ceph-mon[27352]: 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-16T13:43:10.895 INFO:teuthology.orchestra.run.smithi029.stdout:201863462926 2024-09-16T13:43:10.896 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-16T13:43:11.253 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:11.253 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:12.039 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:11 smithi029 ceph-mon[23707]: 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-16T13:43:12.039 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:11 smithi029 ceph-mon[31565]: 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-16T13:43:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:11 smithi177 ceph-mon[27352]: 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-16T13:43:12.742 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:12.780 INFO:teuthology.orchestra.run.smithi029.stdout:77309411362 2024-09-16T13:43:12.780 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-16T13:43:12.847 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:12.849 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:13.078 INFO:teuthology.orchestra.run.smithi029.stdout:34359738415 2024-09-16T13:43:13.682 INFO:teuthology.orchestra.run.smithi029.stdout:236223201290 2024-09-16T13:43:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[23707]: 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-16T13:43:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2209666977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:43:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1269178621' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:43:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[31565]: 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-16T13:43:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2209666977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:43:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:13 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1269178621' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:43:14.035 INFO:teuthology.orchestra.run.smithi029.stdout:133143986201 2024-09-16T13:43:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:13 smithi177 ceph-mon[27352]: 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-16T13:43:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:13 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2209666977' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-16T13:43:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:13 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1269178621' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-16T13:43:14.846 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:14 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/718184434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:43:14.846 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:14 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/718184434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:43:14.881 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201288 got 236223201290 for osd.7 2024-09-16T13:43:14.882 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:15.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:14 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/718184434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-16T13:43:15.218 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:15.218 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:15.491 INFO:teuthology.orchestra.run.smithi029.stdout:111669149726 2024-09-16T13:43:15.699 INFO:teuthology.orchestra.run.smithi029.stdout:167503724564 2024-09-16T13:43:16.011 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[31565]: 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-16T13:43:16.011 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3157383981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:43:16.011 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:16.011 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4145060938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:43:16.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[23707]: 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-16T13:43:16.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3157383981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:43:16.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:16.012 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4145060938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:43:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:15 smithi177 ceph-mon[27352]: 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-16T13:43:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3157383981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-16T13:43:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:16.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4145060938' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-16T13:43:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:16] "GET /metrics HTTP/1.1" 200 26214 "" "Prometheus/2.43.0" 2024-09-16T13:43:17.147 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724563 got 167503724564 for osd.5 2024-09-16T13:43:17.147 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:17.478 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738413 got 34359738415 for osd.0 2024-09-16T13:43:17.479 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:17.616 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149725 got 111669149726 for osd.3 2024-09-16T13:43:17.616 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:18.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:17 smithi029 ceph-mon[23707]: 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-16T13:43:18.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:17 smithi029 ceph-mon[31565]: 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-16T13:43:18.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:17 smithi177 ceph-mon[27352]: 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-16T13:43:18.273 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986199 got 133143986201 for osd.4 2024-09-16T13:43:18.273 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:18.686 INFO:teuthology.orchestra.run.smithi029.stdout:201863462927 2024-09-16T13:43:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:18 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2357855567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:43:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:18 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2357855567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:43:19.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:18 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2357855567' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-16T13:43:19.330 INFO:teuthology.orchestra.run.smithi029.stdout:55834574890 2024-09-16T13:43:19.551 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:19.581 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462926 got 201863462927 for osd.6 2024-09-16T13:43:19.581 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:19.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:19 smithi029 ceph-mon[23707]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:19.879 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:19 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/80021485' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:43:19.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:19 smithi029 ceph-mon[31565]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:19.879 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:19 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/80021485' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:43:20.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:19 smithi177 ceph-mon[27352]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:20.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:19 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/80021485' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-16T13:43:20.228 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574887 got 55834574890 for osd.1 2024-09-16T13:43:20.228 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:20.835 INFO:teuthology.orchestra.run.smithi029.stdout:77309411365 2024-09-16T13:43:21.605 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411362 got 77309411365 for osd.2 2024-09-16T13:43:21.605 DEBUG:teuthology.parallel:result is None 2024-09-16T13:43:21.606 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-16T13:43:21.606 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:43:21.869 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3236605798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3236605798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3236605798' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-16T13:43:21.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:21.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:21.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.644 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.644 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:43:22.644 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-09-16T13:43:22.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:43:22.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:43:22.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:22 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:22.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:22 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:23.325 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":14,"stamp":"2024-09-16T13:43:22.451237+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":226756,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734460,"statfs":{"total":767960285184,"available":767728087040,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12749,"internal_metadata":225496627},"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.002232"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T13:43:02.507398+0000","last_change":"2024-09-16T13:42:39.503863+0000","last_active":"2024-09-16T13:43:02.507398+0000","last_peered":"2024-09-16T13:43:02.507398+0000","last_clean":"2024-09-16T13:43:02.507398+0000","last_became_active":"2024-09-16T13:42:39.503482+0000","last_became_peered":"2024-09-16T13:42:39.503482+0000","last_unstale":"2024-09-16T13:43:02.507398+0000","last_undegraded":"2024-09-16T13:43:02.507398+0000","last_fullsized":"2024-09-16T13:43:02.507398+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-16T13:40:30.331072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:40:30.331072+0000","last_clean_scrub_stamp":"2024-09-16T13:40:30.331072+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-17T16:42:57.257719+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":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462929,"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":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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":77309411366,"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":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738417,"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":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-16T13:43:23.326 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-16T13:43:23.593 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[23707]: Deploying daemon alertmanager.a on smithi029 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[23707]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[23707]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[31565]: Deploying daemon alertmanager.a on smithi029 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[31565]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:23.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:23 smithi029 ceph-mon[31565]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:23.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:23 smithi177 ceph-mon[27352]: Deploying daemon alertmanager.a on smithi029 2024-09-16T13:43:23.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:23 smithi177 ceph-mon[27352]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:23.854 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:23 smithi177 ceph-mon[27352]: from='client.14601 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:24.297 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:43:24.298 INFO:teuthology.orchestra.run.smithi029.stderr:dumped all 2024-09-16T13:43:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:24 smithi029 ceph-mon[23707]: from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:24 smithi029 ceph-mon[31565]: from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:24.870 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:24 smithi177 ceph-mon[27352]: from='client.24506 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-16T13:43:25.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:25 smithi177 ceph-mon[27352]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:25.746 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:25 smithi029 ceph-mon[23707]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:25.747 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:25 smithi029 ceph-mon[31565]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:25.748 INFO:teuthology.orchestra.run.smithi029.stdout:{"pg_ready":true,"pg_map":{"version":14,"stamp":"2024-09-16T13:43:22.451237+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":226756,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":220211,"kb_avail":749734460,"statfs":{"total":767960285184,"available":767728087040,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12749,"internal_metadata":225496627},"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.002232"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":254,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-16T13:43:02.507398+0000","last_change":"2024-09-16T13:42:39.503863+0000","last_active":"2024-09-16T13:43:02.507398+0000","last_peered":"2024-09-16T13:43:02.507398+0000","last_clean":"2024-09-16T13:43:02.507398+0000","last_became_active":"2024-09-16T13:42:39.503482+0000","last_became_peered":"2024-09-16T13:42:39.503482+0000","last_unstale":"2024-09-16T13:43:02.507398+0000","last_undegraded":"2024-09-16T13:43:02.507398+0000","last_fullsized":"2024-09-16T13:43:02.507398+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-16T13:40:30.331072+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T13:40:30.331072+0000","last_clean_scrub_stamp":"2024-09-16T13:40:30.331072+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-17T16:42:57.257719+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":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462929,"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":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724566,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986203,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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":77309411366,"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":55834574891,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738417,"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":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-16T13:43:25.748 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-16T13:43:25.748 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T13:43:25.748 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-16T13:43:25.749 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid acb34024-7430-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-16T13:43:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:26] "GET /metrics HTTP/1.1" 200 26214 "" "Prometheus/2.43.0" 2024-09-16T13:43:26.893 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:27 smithi029 ceph-mon[23707]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:27 smithi029 ceph-mon[31565]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:27.783 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:43:27.784 INFO:teuthology.orchestra.run.smithi029.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T13:43:27.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:27 smithi177 ceph-mon[27352]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:28.537 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-16T13:43:28.537 INFO:tasks.cephadm:Setup complete, yielding 2024-09-16T13:43:28.537 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:43:28.555 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2024-09-16T13:43:28.555 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-16T13:43:28.756 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:28 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1974724764' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:43:28.756 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:28 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1974724764' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:43:28.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:28 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1974724764' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-16T13:43:29.905 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:29 smithi029 ceph-mon[23707]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:29.905 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:29 smithi029 ceph-mon[31565]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:29.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:29 smithi177 ceph-mon[27352]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:30.059 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:30.698 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:30.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:31.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:31 smithi029 ceph-mon[23707]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:31.564 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:31 smithi029 ceph-mon[31565]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:31.866 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:31] ENGINE Bus STOPPING 2024-09-16T13:43:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:31 smithi177 ceph-mon[27352]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:32.122 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:43:32.123 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:32] ENGINE Bus STOPPED 2024-09-16T13:43:32.123 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:32] ENGINE Bus STARTING 2024-09-16T13:43:32.123 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:32] ENGINE Serving on http://:::9283 2024-09-16T13:43:32.123 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:32] ENGINE Bus STARTED 2024-09-16T13:43:32.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3656652784' entity='client.admin' 2024-09-16T13:43:32.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:32 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3656652784' entity='client.admin' 2024-09-16T13:43:32.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:32 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3656652784' entity='client.admin' 2024-09-16T13:43:32.969 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-16T13:43:32.981 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi029.front.sepia.ceph.com 2024-09-16T13:43:32.981 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-16T13:43:33.889 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:33.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:33 smithi029 ceph-mon[23707]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:33.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:33 smithi029 ceph-mon[31565]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:33.937 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:43:33 smithi029 systemd[1]: Started Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:43:33.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:33 smithi177 ceph-mon[27352]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:34.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:33] ENGINE Bus STOPPING 2024-09-16T13:43:34.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:43:34.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:34] ENGINE Bus STOPPED 2024-09-16T13:43:34.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:34] ENGINE Bus STARTING 2024-09-16T13:43:34.637 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:34] ENGINE Serving on http://:::9283 2024-09-16T13:43:34.637 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:43:34] ENGINE Bus STARTED 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:43:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[23707]: Deploying daemon grafana.a on smithi177 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:43:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:34.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:34.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:34.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:34 smithi029 ceph-mon[31565]: Deploying daemon grafana.a on smithi177 2024-09-16T13:43:35.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:34 smithi177 ceph-mon[27352]: Deploying daemon grafana.a on smithi177 2024-09-16T13:43:35.980 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:43:35.981 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "c906fd1a-6e92-488e-9721-39c94142ea0f", 2024-09-16T13:43:35.981 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "r", 2024-09-16T13:43:35.981 INFO:teuthology.orchestra.run.smithi029.stdout: "current_period": "5ce1df7e-cf47-4fd2-bb4a-ecd1b11fc620", 2024-09-16T13:43:35.981 INFO:teuthology.orchestra.run.smithi029.stdout: "epoch": 1 2024-09-16T13:43:35.981 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:43:35.981 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[31565]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:35.981 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[31565]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:43:35.981 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1236562776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[23707]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[23707]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1236562776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:35.982 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:35.982 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:43:35 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[61958]: ts=2024-09-16T13:43:35.700Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000770227s 2024-09-16T13:43:36.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:35 smithi177 ceph-mon[27352]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:36.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:35 smithi177 ceph-mon[27352]: osdmap e61: 8 total, 8 up, 8 in 2024-09-16T13:43:36.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:35 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1236562776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:36.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:35 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-16T13:43:36.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:36.333 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:36] "GET /metrics HTTP/1.1" 200 26216 "" "Prometheus/2.43.0" 2024-09-16T13:43:36.772 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-16T13:43:37.039 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:37.160 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:43:37.160 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[23707]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:43:37.160 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[23707]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:43:37.160 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:43:37.160 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[31565]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:43:37.161 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:36 smithi029 ceph-mon[31565]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:43:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:36 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-16T13:43:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:36 smithi177 ceph-mon[27352]: osdmap e62: 8 total, 8 up, 8 in 2024-09-16T13:43:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:36 smithi177 ceph-mon[27352]: osdmap e63: 8 total, 8 up, 8 in 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "896511fd-3097-4237-aba0-c6f317510830", 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default", 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "api_name": "default", 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "is_master": true, 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames": [], 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames_s3website": [], 2024-09-16T13:43:37.545 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "", 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "zones": [], 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_targets": [ 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default-placement", 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "tags": [], 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "storage_classes": [] 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "default_placement": "default-placement", 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "c906fd1a-6e92-488e-9721-39c94142ea0f", 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_policy": { 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "groups": [] 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled_features": [ 2024-09-16T13:43:37.546 INFO:teuthology.orchestra.run.smithi029.stdout: "notification_v2", 2024-09-16T13:43:37.547 INFO:teuthology.orchestra.run.smithi029.stdout: "resharding" 2024-09-16T13:43:37.547 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:43:37.547 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:43:38.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:37 smithi177 ceph-mon[27352]: pgmap v23: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-16T13:43:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:37 smithi029 ceph-mon[23707]: pgmap v23: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-16T13:43:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:37 smithi029 ceph-mon[31565]: pgmap v23: 33 pgs: 22 unknown, 11 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 383 B/s wr, 0 op/s 2024-09-16T13:43:38.998 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-16T13:43:39.259 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "68d0b292-4929-4f44-a2aa-b5de917b5624", 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "z", 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "domain_root": "z.rgw.meta:root", 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "control_pool": "z.rgw.control", 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-16T13:43:39.727 INFO:teuthology.orchestra.run.smithi029.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "log_pool": "z.rgw.log", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "otp_pool": "z.rgw.otp", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-16T13:43:39.728 INFO:teuthology.orchestra.run.smithi029.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "system_key": { 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "access_key": "", 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "secret_key": "" 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_pools": [ 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "key": "default-placement", 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "val": { 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "storage_classes": { 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "STANDARD": { 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-16T13:43:39.729 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: "index_type": 0, 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: "inline_data": true 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "c906fd1a-6e92-488e-9721-39c94142ea0f" 2024-09-16T13:43:39.730 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:43:40.073 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:39 smithi029 ceph-mon[23707]: 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-16T13:43:40.073 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:39 smithi029 ceph-mon[31565]: 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-16T13:43:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:39 smithi177 ceph-mon[27352]: 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-16T13:43:40.530 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-16T13:43:40.791 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:42.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:41 smithi177 ceph-mon[27352]: 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-16T13:43:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:41 smithi029 ceph-mon[23707]: 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-16T13:43:42.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:41 smithi029 ceph-mon[31565]: 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-16T13:43:43.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:42 smithi177 ceph-mon[27352]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:43:43.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:42 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:42 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:43:43.224 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:42 smithi177 ceph-mon[27352]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:43:43.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[23707]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:43:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.504 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[23707]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[31565]: osdmap e64: 8 total, 8 up, 8 in 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-16T13:43:43.505 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:42 smithi029 ceph-mon[31565]: osdmap e65: 8 total, 8 up, 8 in 2024-09-16T13:43:43.905 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:43 smithi177 systemd[1]: Starting Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:43:43.976 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:43:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[61958]: ts=2024-09-16T13:43:43.703Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00327407s 2024-09-16T13:43:44.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:43 smithi177 ceph-mon[27352]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2024-09-16T13:43:44.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:43 smithi177 ceph-mon[27352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:44.179 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:43 smithi177 podman[56236]: 2024-09-16 13:43:43.806490344 +0000 UTC m=+0.016948263 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-16T13:43:44.179 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:43 smithi177 podman[56236]: 2024-09-16 13:43:43.908603696 +0000 UTC m=+0.119061657 container create f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:43:44.179 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 podman[56236]: 2024-09-16 13:43:44.178114142 +0000 UTC m=+0.388572060 container init f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 podman[56236]: 2024-09-16 13:43:44.181319964 +0000 UTC m=+0.391777883 container start f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 bash[56236]: f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 systemd[1]: Started Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325238799Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325408502Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325420026Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325423543Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325426455Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325429727Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T13:43:44.430 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325432402Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325434981Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325437744Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325440913Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325444096Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325446712Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.32544936Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325452063Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T13:43:44.431 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325454563Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325456913Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325459281Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325461923Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=settings t=2024-09-16T13:43:44.325464346Z level=info msg="App mode production" 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore t=2024-09-16T13:43:44.325505973Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore t=2024-09-16T13:43:44.325516704Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T13:43:44.432 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.326427871Z level=info msg="Starting DB migrations" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.326513886Z level=info msg="Executing migration" id="create migration_log table" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.327152876Z level=info msg="Executing migration" id="create user table" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.327567724Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.328397954Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.329288079Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.330050337Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.33083867Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.331690676Z level=info msg="Executing migration" id="create user table v2" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.332519285Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.335298361Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-16T13:43:44.433 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.338187811Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.340798509Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.343591916Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.346274035Z level=info msg="Executing migration" id="Update user table charset" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.348907001Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.349384667Z level=info msg="Executing migration" id="Add missing user data" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.352161998Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.354846614Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.35760504Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.358113093Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.360959603Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.36353267Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.366284135Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-16T13:43:44.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.371561272Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.372022051Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.374857178Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.377584774Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.380281512Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.383159206Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.385746062Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.388475118Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.391004473Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.393773739Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.396312503Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.399010107Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.401715247Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-16T13:43:44.435 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.404184622Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.406767643Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.409238331Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.411849012Z level=info msg="Executing migration" id="create star table" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.412257671Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.414987296Z level=info msg="Executing migration" id="create org table v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.41752577Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.420368404Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.421107566Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.42200018Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.422718962Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.423147448Z level=info msg="Executing migration" id="Update org table charset" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.423956178Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-16T13:43:44.436 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.424360063Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.424662898Z level=info msg="Executing migration" id="create dashboard table" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.42507335Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.425516474Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.425930368Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.426737572Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.427620076Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.428310027Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.429426927Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.430226937Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.431001979Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-16T13:43:44.437 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.431787026Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-16T13:43:44.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:43 smithi029 ceph-mon[23707]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2024-09-16T13:43:44.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:43 smithi029 ceph-mon[23707]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:44.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:43 smithi029 ceph-mon[31565]: pgmap v28: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2024-09-16T13:43:44.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:43 smithi029 ceph-mon[31565]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.432138777Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.432954117Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.433278925Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.433853473Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.434747306Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.435271162Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.436073802Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.436623117Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-16T13:43:44.681 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.437065689Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.437876923Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.438183159Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.438458786Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.439034716Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.439656779Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.440449715Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.441294449Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.441653889Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.442489691Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.445393216Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.44798958Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-16T13:43:44.682 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.448450582Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.451261298Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.453878787Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.456810082Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.45731886Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.460135536Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.462776348Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.465292063Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.465890593Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.468431036Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.471148967Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.473794942Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-16T13:43:44.683 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.474258729Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-16T13:43:44.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.476795871Z level=info msg="Executing migration" id="create data_source table" 2024-09-16T13:43:44.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.479450599Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-16T13:43:44.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.482206893Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-16T13:43:44.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.482704066Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-16T13:43:44.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.485550475Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-16T13:43:44.685 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.488134807Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-16T13:43:44.685 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.490784743Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-16T13:43:44.685 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.491415614Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-16T13:43:44.685 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.4939667Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-16T13:43:44.685 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.496553589Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.49933263Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.499957679Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.502733452Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.505111628Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.507587413Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.508251188Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.510892011Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.511271947Z level=info msg="Executing migration" id="Add uid column" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.513550192Z level=info msg="Executing migration" id="Update uid value" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.516338183Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.516911413Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.517749317Z level=info msg="Executing migration" id="create api_key table" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.51851353Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-16T13:43:44.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.519275656Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.519731619Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.520529025Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.521429097Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.522871504Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.523573759Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.524880154Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.525693502Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.526508197Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.527511063Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.528157389Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.528902451Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.529308725Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-16T13:43:44.687 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.530102406Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.530745251Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.531337645Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.532213583Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.533081309Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.533692009Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.534499439Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.535293005Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.536199623Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.536968497Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.537823472Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.538754558Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-16T13:43:44.688 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.539525567Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.540562636Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.541209687Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.542058446Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.542957228Z level=info msg="Executing migration" id="create quota table v1" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.543635913Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.544461633Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.54538264Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.545944463Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.546788868Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.547569414Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.548323829Z level=info msg="Executing migration" id="create session table" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.548766154Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.549087768Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-16T13:43:44.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.549373392Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.549836553Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.550783508Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.551484029Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.551824441Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.552147498Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.552449759Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.552869109Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.55368743Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.554363651Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.554710815Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.55695008Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.559920865Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.562628047Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.56312921Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.565817595Z level=info msg="Executing migration" id="create alert table v1" 2024-09-16T13:43:44.690 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.568356317Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.571206863Z level=info msg="Executing migration" id="add index alert state" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.571736898Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.572176738Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.572592099Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.573048067Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.573455217Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.575202054Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.575609445Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.576076213Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.576409746Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.576849238Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.577267815Z level=info msg="Executing migration" id="Add column is_default" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.578034317Z level=info msg="Executing migration" id="Add column frequency" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.578762466Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.579475859Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-16T13:43:44.691 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.580245926Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.580700341Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.581020259Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.581314384Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.581728797Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.582207722Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.582682747Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.583098987Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.583534211Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.584300261Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.58508913Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.585449536Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.585931366Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.586418456Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-16T13:43:44.692 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.587179165Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.587508586Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.587974411Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.588414899Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.588729019Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.589193583Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.589675008Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.590117972Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.590568786Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.591903038Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-16T13:43:44.693 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.594729788Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.597304715Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.598266726Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.601154277Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.603869352Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.606460369Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.609283473Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.611773157Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.614557877Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.617336047Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.619983093Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.622752271Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.625611493Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.628062394Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.630861377Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-16T13:43:44.694 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.633403962Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.636058492Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.638659724Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.641118978Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.643735188Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.646264373Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.648815381Z level=info msg="Executing migration" id="Move region to single row" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.651556882Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.654009349Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.656453184Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.659321906Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.661744643Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.66450337Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.665159166Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.665963217Z level=info msg="Executing migration" id="create test_data table" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.666413613Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-16T13:43:44.695 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.666813917Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.667778886Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.668452933Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.669318067Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.670097437Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.670862808Z level=info msg="Executing migration" id="create team table" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.671667596Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.672562904Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.673330977Z level=info msg="Executing migration" id="create team member table" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.674275532Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.674911728Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.675921287Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.676514505Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-16T13:43:44.696 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.677368495Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.678231632Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.679070406Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.67990715Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.680763943Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.681194968Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.68201237Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.682824006Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-16T13:43:44.697 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.683591965Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-16T13:43:44.931 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.684059948Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-16T13:43:44.931 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.684827014Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.685607643Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.686424289Z level=info msg="Executing migration" id="create tag table" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.686802495Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.687575698Z level=info msg="Executing migration" id="create login attempt table" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.688392077Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.689249599Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.689699652Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.692065286Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.692937072Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.693805743Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-16T13:43:44.932 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.69411844Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.694953758Z level=info msg="Executing migration" id="create user auth table" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.695350765Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.6959348Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.696617752Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.697434751Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-16T13:43:44.933 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.698275443Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.699167014Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.700077574Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.700516338Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.701408216Z level=info msg="Executing migration" id="create server_lock table" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.702364507Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.705121965Z level=info msg="Executing migration" id="create user auth token table" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.705559505Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.708183925Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.710997528Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-16T13:43:44.934 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.713743488Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.714727451Z level=info msg="Executing migration" id="create cache_data table" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.717479821Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.720142972Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.722909975Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.723354618Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.72592499Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.726326483Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.728547017Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.731314386Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.731758072Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-16T13:43:44.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.734450918Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.737198794Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.739856724Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.740321121Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.743021285Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.745745792Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.748413387Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.74885655Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.751633857Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.754263693Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.756788327Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.757102133Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-16T13:43:44.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.759728058Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.760178195Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.762420554Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.762968136Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.765233088Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.765731175Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.768514993Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.773180115Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.777519329Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.777956297Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.778917924Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.779915714Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-16T13:43:44.937 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.780716218Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.781136162Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.781934154Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.782722378Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.78351132Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.784456727Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.785361521Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.786277459Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.787112792Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.78754212Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.788472621Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.791896815Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.792601179Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-16T13:43:44.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.793536883Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.794481096Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.795328894Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.79631242Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.796804655Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.797811613Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.79845393Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.799466352Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.800437219Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.801411829Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.80239026Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.803368815Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.803690356Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-16T13:43:44.939 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.804686609Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-16T13:43:44.940 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.805785314Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-16T13:43:44.940 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.806630509Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.807635586Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.808473789Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.811234555Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.813973695Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.814431211Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.817241974Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.819965561Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.822674879Z level=info msg="Executing migration" id="create alert_image table" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.823073951Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.825855841Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.828733096Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.831208076Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-16T13:43:44.941 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.831723772Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.831806901Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.834440639Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.837104313Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.839861868Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.840004646Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.840119811Z level=info msg="alerts found to migrate" alerts=0 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.84051387Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.8431018Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.845849779Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.848358681Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.848847904Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.851755351Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.854312946Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-16T13:43:44.942 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.856764624Z level=info msg="Executing migration" id="create data_keys table" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.857241823Z level=info msg="Executing migration" id="create secrets table" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.859778375Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.865305241Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.867913033Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.868254922Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.873861493Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.879473455Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.882273449Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.882737574Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.885353378Z level=info msg="Executing migration" id="create permission table" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.888037415Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.890744323Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.891238527Z level=info msg="Executing migration" id="create role table" 2024-09-16T13:43:44.943 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.892043057Z level=info msg="Executing migration" id="add column display_name" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.893175187Z level=info msg="Executing migration" id="add column group_name" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.894252856Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.894702905Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.895573059Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.896478127Z level=info msg="Executing migration" id="create team role table" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.897243946Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.897713316Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.898598353Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.901147472Z level=info msg="Executing migration" id="create user role table" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.904150687Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.904734974Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.907519803Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.910214688Z level=info msg="Executing migration" id="create builtin role table" 2024-09-16T13:43:44.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.912908922Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.913367944Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.915988266Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.91878929Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.919377439Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.919851345Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.920267879Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.920676235Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.92105358Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.921473951Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.922559599Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.922983991Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.923426564Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.923681595Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-16T13:43:44.945 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.924077061Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.92449213Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.924848725Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.925139254Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.925447785Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.925834427Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.926265688Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.927367854Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.927674805Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.928080135Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.928508427Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.928931508Z level=info msg="Executing migration" id="add correlation config column" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.930077283Z level=info msg="Executing migration" id="create entity_events table" 2024-09-16T13:43:44.946 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.930657275Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.931202392Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.931316973Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.931708297Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.931833546Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.932196499Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.932734901Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.933289807Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.933891388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.934508515Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.935088319Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.935669101Z level=info msg="Executing migration" id="Drop public config table" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.936228858Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-16T13:43:44.947 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.936754387Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.163 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[23707]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:43:45.164 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:44 smithi029 ceph-mon[31565]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:43:45.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: osdmap e66: 8 total, 8 up, 8 in 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-16T13:43:45.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-mon[27352]: osdmap e67: 8 total, 8 up, 8 in 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.937314478Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.937741501Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.938170218Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.941925409Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.943062707Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.944188075Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.944496016Z level=info msg="Executing migration" id="add share column" 2024-09-16T13:43:45.204 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.945625658Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.946046027Z level=info msg="Executing migration" id="create file table" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.94646069Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.949057533Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.949565521Z level=info msg="Executing migration" id="create file_meta table" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.9524525Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.953083052Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.95581508Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.95848813Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.961265816Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.961727423Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-16T13:43:45.205 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.964472887Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.966937003Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.969559354Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.97199551Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.974547211Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.977571725Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.980025601Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.983123546Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.985662509Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:44.999950574Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.000439091Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.001293871Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-16T13:43:45.206 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.005537154Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.006434603Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.007160874Z level=info msg="Executing migration" id="create folder table" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.007959585Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.008810401Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.009660118Z level=info msg="Executing migration" id="Update folder title length" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.010453534Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=migrator t=2024-09-16T13:43:45.011350774Z level=info msg="migrations completed" performed=485 skipped=0 duration=684.861585ms 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore t=2024-09-16T13:43:45.011879044Z level=info msg="Created default organization" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=plugin.finder t=2024-09-16T13:43:45.043942865Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=secrets t=2024-09-16T13:43:45.044028158Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=query_data t=2024-09-16T13:43:45.046142287Z level=info msg="Query Service initialization" 2024-09-16T13:43:45.207 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=live.push_http t=2024-09-16T13:43:45.048748184Z level=info msg="Live Push Gateway initialization" 2024-09-16T13:43:45.441 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:45 smithi029 bash[64882]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=infra.usagestats.collector t=2024-09-16T13:43:45.714165535Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=provisioning.datasources t=2024-09-16T13:43:45.715106349Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=provisioning.datasources t=2024-09-16T13:43:45.726171211Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=provisioning.alerting t=2024-09-16T13:43:45.736771385Z level=info msg="starting to provision alerting" 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=provisioning.alerting t=2024-09-16T13:43:45.736781367Z level=info msg="finished to provision alerting" 2024-09-16T13:43:45.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=grafanaStorageLogger t=2024-09-16T13:43:45.736958245Z level=info msg="storage starting" 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=ngalert.state.manager t=2024-09-16T13:43:45.737256966Z level=info msg="Warming state cache for startup" 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=http.server t=2024-09-16T13:43:45.738701957Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=ngalert.state.manager t=2024-09-16T13:43:45.741561919Z level=info msg="State cache has been initialized" states=0 duration=4.305267ms 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=ticker t=2024-09-16T13:43:45.741604286Z level=info msg=starting first_tick=2024-09-16T13:43:50Z 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=ngalert.multiorg.alertmanager t=2024-09-16T13:43:45.741620006Z level=info msg="starting MultiOrg Alertmanager" 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore.transactions t=2024-09-16T13:43:45.748102407Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore.transactions t=2024-09-16T13:43:45.766374648Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-16T13:43:45.954 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore.transactions t=2024-09-16T13:43:45.776675725Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-16T13:43:45.991 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:45 smithi029 bash[64882]: Getting image source signatures 2024-09-16T13:43:45.991 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:45 smithi029 bash[64882]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-16T13:43:45.991 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:45 smithi029 bash[64882]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-16T13:43:45.992 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:45 smithi029 bash[64882]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:46] "GET /metrics HTTP/1.1" 200 33190 "" "Prometheus/2.43.0" 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[23707]: Deploying daemon node-exporter.a on smithi029 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[23707]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[31565]: Deploying daemon node-exporter.a on smithi029 2024-09-16T13:43:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[31565]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-16T13:43:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:45 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:46.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-mon[27352]: Deploying daemon node-exporter.a on smithi029 2024-09-16T13:43:46.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-mon[27352]: pgmap v31: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 1.5 KiB/s wr, 8 op/s 2024-09-16T13:43:46.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:43:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:45 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:47.316 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[23707]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:43:47.316 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[31565]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:43:47.317 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:46 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:46 smithi177 ceph-mon[27352]: osdmap e68: 8 total, 8 up, 8 in 2024-09-16T13:43:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:46 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:46 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-16T13:43:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:46 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-16T13:43:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:46 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2746704529' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:47.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:47 smithi029 bash[64882]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T13:43:47.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:47 smithi029 bash[64882]: Writing manifest to image destination 2024-09-16T13:43:48.056 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:47 smithi029 podman[64882]: 2024-09-16 13:43:47.758581278 +0000 UTC m=+2.499613267 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T13:43:48.056 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:47 smithi029 podman[64882]: 2024-09-16 13:43:47.85935521 +0000 UTC m=+2.600387190 container create 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:43:48.056 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[23707]: pgmap v34: 129 pgs: 19 creating+peering, 39 unknown, 71 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[23707]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[23707]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[31565]: pgmap v34: 129 pgs: 19 creating+peering, 39 unknown, 71 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[31565]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:48.057 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:43:48.058 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-mon[31565]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "fabafae8-70d3-4667-a0dc-e4f8d1802927", 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "epoch": 1, 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "predecessor_uuid": "5ce1df7e-cf47-4fd2-bb4a-ecd1b11fc620", 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_status": [], 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "period_map": { 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "fabafae8-70d3-4667-a0dc-e4f8d1802927", 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "zonegroups": [ 2024-09-16T13:43:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "896511fd-3097-4237-aba0-c6f317510830", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "api_name": "default", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "is_master": true, 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames": [], 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "hostnames_s3website": [], 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "68d0b292-4929-4f44-a2aa-b5de917b5624", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "zones": [ 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "id": "68d0b292-4929-4f44-a2aa-b5de917b5624", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "z", 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "endpoints": [], 2024-09-16T13:43:48.059 INFO:teuthology.orchestra.run.smithi029.stdout: "log_meta": false, 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "log_data": false, 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_index_max_shards": 11, 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "read_only": false, 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "tier_type": "", 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_from_all": true, 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_from": [], 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "redirect_zone": "", 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "supported_features": [ 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "compress-encrypted", 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "notification_v2", 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: "resharding" 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:48.060 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "placement_targets": [ 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "name": "default-placement", 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "tags": [], 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "storage_classes": [ 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "STANDARD" 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "default_placement": "default-placement", 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "c906fd1a-6e92-488e-9721-39c94142ea0f", 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "sync_policy": { 2024-09-16T13:43:48.061 INFO:teuthology.orchestra.run.smithi029.stdout: "groups": [] 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled_features": [ 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: "notification_v2", 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: "resharding" 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: "short_zone_ids": [ 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: { 2024-09-16T13:43:48.062 INFO:teuthology.orchestra.run.smithi029.stdout: "key": "68d0b292-4929-4f44-a2aa-b5de917b5624", 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "val": 613791598 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: ] 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zonegroup": "896511fd-3097-4237-aba0-c6f317510830", 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "master_zone": "68d0b292-4929-4f44-a2aa-b5de917b5624", 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "period_config": { 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_quota": { 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "check_on_raw": false, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size": -1, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size_kb": 0, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "max_objects": -1 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.063 INFO:teuthology.orchestra.run.smithi029.stdout: "user_quota": { 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "check_on_raw": false, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size": -1, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_size_kb": 0, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_objects": -1 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "user_ratelimit": { 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.064 INFO:teuthology.orchestra.run.smithi029.stdout: "bucket_ratelimit": { 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "anonymous_ratelimit": { 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_ops": 0, 2024-09-16T13:43:48.065 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_ops": 0, 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: "max_read_bytes": 0, 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: "max_write_bytes": 0, 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: "enabled": false 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_id": "c906fd1a-6e92-488e-9721-39c94142ea0f", 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout: "realm_epoch": 2 2024-09-16T13:43:48.066 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:43:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:48 smithi177 ceph-mon[27352]: pgmap v34: 129 pgs: 19 creating+peering, 39 unknown, 71 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-16T13:43:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:48 smithi177 ceph-mon[27352]: osdmap e69: 8 total, 8 up, 8 in 2024-09-16T13:43:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:48 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-16T13:43:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:48 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-16T13:43:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:48 smithi177 ceph-mon[27352]: osdmap e70: 8 total, 8 up, 8 in 2024-09-16T13:43:48.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 podman[64882]: 2024-09-16 13:43:48.330918388 +0000 UTC m=+3.071950370 container init 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:43:48.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 podman[64882]: 2024-09-16 13:43:48.334720807 +0000 UTC m=+3.075752794 container start 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T13:43:48.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.338Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.338Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.339Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.339Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.339Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.339Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T13:43:48.692 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T13:43:48.693 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T13:43:48.693 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T13:43:48.693 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T13:43:48.693 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T13:43:48.693 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T13:43:48.694 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T13:43:48.695 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.340Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.341Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[64960]: ts=2024-09-16T13:43:48.341Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 bash[64882]: 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e 2024-09-16T13:43:48.696 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 13:43:48 smithi029 systemd[1]: Started Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:43:49.184 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-16T13:43:49.447 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: Deploying daemon node-exporter.b on smithi177 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:49 smithi177 ceph-mon[27352]: Cluster is now healthy 2024-09-16T13:43:49.736 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T13:43:49.736 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: Deploying daemon node-exporter.b on smithi177 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[23707]: Cluster is now healthy 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: pgmap v37: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:49.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: Deploying daemon node-exporter.b on smithi177 2024-09-16T13:43:49.738 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:49.738 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:49 smithi029 ceph-mon[31565]: Cluster is now healthy 2024-09-16T13:43:50.135 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled rgw.foo update... 2024-09-16T13:43:50.203 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:49 smithi177 bash[56512]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-16T13:43:50.756 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph osd pool create foo' 2024-09-16T13:43:51.017 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[23707]: from='client.24596 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:43:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[23707]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:43:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[31565]: from='client.24596 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:43:51.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[31565]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:43:51.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:51 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:51.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-mon[27352]: from='client.24596 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:43:51.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-mon[27352]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:43:51.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:51.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 bash[56512]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-16T13:43:51.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 bash[56512]: Writing manifest to image destination 2024-09-16T13:43:51.846 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 podman[56512]: 2024-09-16 13:43:51.47700249 +0000 UTC m=+2.115144384 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-16T13:43:51.846 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 podman[56512]: 2024-09-16 13:43:51.584121793 +0000 UTC m=+2.222263685 container create 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:43:51.846 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 podman[56512]: 2024-09-16 13:43:51.845350998 +0000 UTC m=+2.483492892 container init 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 podman[56512]: 2024-09-16 13:43:51.848590126 +0000 UTC m=+2.486732024 container start 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.852Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.852Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.853Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.853Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T13:43:52.152 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.853Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.853Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T13:43:52.153 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T13:43:52.154 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T13:43:52.155 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T13:43:52.156 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-16T13:43:52.157 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[56589]: ts=2024-09-16T13:43:51.854Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T13:43:52.157 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 bash[56512]: 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 2024-09-16T13:43:52.157 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 13:43:51 smithi177 systemd[1]: Started Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:43:52.202 INFO:teuthology.orchestra.run.smithi029.stderr:pool 'foo' created 2024-09-16T13:43:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:52 smithi029 ceph-mon[23707]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 373 B/s wr, 1 op/s 2024-09-16T13:43:52.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:52 smithi029 ceph-mon[31565]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 373 B/s wr, 1 op/s 2024-09-16T13:43:52.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:52 smithi177 ceph-mon[27352]: pgmap v38: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 186 B/s rd, 373 B/s wr, 1 op/s 2024-09-16T13:43:52.945 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'rbd pool init foo' 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[31565]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:43:53.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:53 smithi029 ceph-mon[23707]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/881904156' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-16T13:43:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:53 smithi177 ceph-mon[27352]: osdmap e71: 8 total, 8 up, 8 in 2024-09-16T13:43:54.077 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[23707]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-16T13:43:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[23707]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[23707]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:43:54.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[31565]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-16T13:43:54.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[31565]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:54.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:54 smithi029 ceph-mon[31565]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:43:54.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:54 smithi177 ceph-mon[27352]: pgmap v40: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 1.8 KiB/s wr, 5 op/s 2024-09-16T13:43:54.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:54 smithi177 ceph-mon[27352]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-16T13:43:54.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:54 smithi177 ceph-mon[27352]: osdmap e72: 8 total, 8 up, 8 in 2024-09-16T13:43:55.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:55 smithi177 ceph-mon[27352]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:43:55.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:55 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3393389483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:55.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:55 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[23707]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3393389483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[31565]: osdmap e73: 8 total, 8 up, 8 in 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3393389483' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:55.635 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:55 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:43:56] "GET /metrics HTTP/1.1" 200 33190 "" "Prometheus/2.43.0" 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:56 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: pgmap v43: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-16T13:43:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-16T13:43:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: osdmap e74: 8 total, 8 up, 8 in 2024-09-16T13:43:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:56 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:57 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:57.576 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: osdmap e75: 8 total, 8 up, 8 in 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:43:57.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:43:57.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:43:57.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:57 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:43:58.005 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-16T13:43:58.269 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[31565]: pgmap v46: 161 pgs: 15 unknown, 146 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[31565]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[31565]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[31565]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[31565]: Cluster is now healthy 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[23707]: pgmap v46: 161 pgs: 15 unknown, 146 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[23707]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[23707]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[23707]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:58.498 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:58 smithi029 ceph-mon[23707]: Cluster is now healthy 2024-09-16T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:58 smithi177 ceph-mon[27352]: pgmap v46: 161 pgs: 15 unknown, 146 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:58 smithi177 ceph-mon[27352]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:58 smithi177 ceph-mon[27352]: osdmap e76: 8 total, 8 up, 8 in 2024-09-16T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:58 smithi177 ceph-mon[27352]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-16T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:58 smithi177 ceph-mon[27352]: Cluster is now healthy 2024-09-16T13:43:58.930 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled iscsi.foo update... 2024-09-16T13:43:59.665 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:43:59.928 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:44:00.180 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[23707]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 240 B/s wr, 0 op/s 2024-09-16T13:44:00.180 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[23707]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[23707]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[31565]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 240 B/s wr, 0 op/s 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[31565]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[31565]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:44:00.181 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:43:59 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:59 smithi177 ceph-mon[27352]: pgmap v48: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 240 B/s wr, 0 op/s 2024-09-16T13:44:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:59 smithi177 ceph-mon[27352]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:44:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:59 smithi177 ceph-mon[27352]: Saving service iscsi.foo spec with placement count:1 2024-09-16T13:44:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:43:59 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:01.189 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-09-16T13:44:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-09-16T13:44:01.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:01.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:02.134 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-16T13:44:02.134 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T13:44:02.134 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-16T13:44:02.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.136 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: pgmap v49: 161 pgs: 161 active+clean; 581 KiB data, 223 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: osdmap e77: 8 total, 8 up, 8 in 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-16T13:44:02.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-16T13:44:02.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:02.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:02 smithi029 ceph-mon[23707]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T13:44:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:02 smithi029 ceph-mon[23707]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:44:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:02 smithi029 ceph-mon[31565]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T13:44:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:02 smithi029 ceph-mon[31565]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:44:03.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:02 smithi177 ceph-mon[27352]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T13:44:03.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:02 smithi177 ceph-mon[27352]: osdmap e78: 8 total, 8 up, 8 in 2024-09-16T13:44:04.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:03 smithi177 ceph-mon[27352]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-16T13:44:04.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:03 smithi029 ceph-mon[23707]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-16T13:44:04.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:03 smithi029 ceph-mon[31565]: pgmap v52: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 341 B/s wr, 3 op/s 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:05 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: Saving service rgw.foo spec with placement count:2 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:05.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:05 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:06 smithi029 ceph-mon[23707]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 141 B/s wr, 2 op/s 2024-09-16T13:44:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:06 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:06.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:44:06] "GET /metrics HTTP/1.1" 200 37809 "" "Prometheus/2.43.0" 2024-09-16T13:44:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:06 smithi029 ceph-mon[31565]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 141 B/s wr, 2 op/s 2024-09-16T13:44:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:06 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:06 smithi177 ceph-mon[27352]: pgmap v53: 161 pgs: 4 peering, 157 active+clean; 581 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 141 B/s wr, 2 op/s 2024-09-16T13:44:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:06 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 141 KiB/s rd, 4.4 KiB/s wr, 266 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: osdmap e79: 8 total, 8 up, 8 in 2024-09-16T13:44:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:08 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:08.904 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Bus STOPPING 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Bus STOPPED 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Bus STARTING 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Serving on http://:::9283 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Bus STARTED 2024-09-16T13:44:08.905 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:08] ENGINE Bus STOPPING 2024-09-16T13:44:09.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.293 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:09] ENGINE Bus STOPPED 2024-09-16T13:44:09.294 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:09] ENGINE Bus STARTING 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-09-16T13:44:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:09 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:09] ENGINE Serving on http://:::9283 2024-09-16T13:44:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:09] ENGINE Bus STARTED 2024-09-16T13:44:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:10 smithi029 ceph-mon[23707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.6 KiB/s wr, 283 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:10 smithi029 ceph-mon[23707]: Deploying daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:44:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:10 smithi029 ceph-mon[31565]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.6 KiB/s wr, 283 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:10.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:10 smithi029 ceph-mon[31565]: Deploying daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:44:10.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:10 smithi177 ceph-mon[27352]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 150 KiB/s rd, 4.6 KiB/s wr, 283 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:10.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:10 smithi177 ceph-mon[27352]: Deploying daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:44:12.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 4.0 KiB/s wr, 248 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:12.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3252553468' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1234349518' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 4.0 KiB/s wr, 248 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3252553468' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1234349518' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:12.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:12 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 130 KiB/s rd, 4.0 KiB/s wr, 248 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: Checking pool "foo" exists for service iscsi.foo 2024-09-16T13:44:12.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:12.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3252553468' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:44:12.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1234349518' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:12.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:12 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]: dispatch 2024-09-16T13:44:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]': finished 2024-09-16T13:44:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[23707]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2511445699' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]': finished 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[31565]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2511445699' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:13 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:13 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1367437513"}]': finished 2024-09-16T13:44:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:13 smithi177 ceph-mon[27352]: osdmap e80: 8 total, 8 up, 8 in 2024-09-16T13:44:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:13 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2511445699' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:13 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]: dispatch 2024-09-16T13:44:14.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:14 smithi177 ceph-mon[27352]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 271 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:14 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]': finished 2024-09-16T13:44:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:14 smithi177 ceph-mon[27352]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:44:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:14 smithi177 ceph-mon[27352]: mgrmap e21: y(active, since 72s), standbys: x 2024-09-16T13:44:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:14 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]: dispatch 2024-09-16T13:44:14.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[23707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 271 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]': finished 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[23707]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[23707]: mgrmap e21: y(active, since 72s), standbys: x 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]: dispatch 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[31565]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s rd, 4.6 KiB/s wr, 271 op/s; 0 B/s, 0 objects/s recovering 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2465960501"}]': finished 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[31565]: osdmap e81: 8 total, 8 up, 8 in 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[31565]: mgrmap e21: y(active, since 72s), standbys: x 2024-09-16T13:44:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:14 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]: dispatch 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]': finished 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3431018450' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.615 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.616 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.616 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:15.616 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:15.616 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.616 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]': finished 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3431018450' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:15.617 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2649651623' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3727577063"}]': finished 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: osdmap e82: 8 total, 8 up, 8 in 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3431018450' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]: dispatch 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:15.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:16.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:44:16] "GET /metrics HTTP/1.1" 200 38144 "" "Prometheus/2.43.0" 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: pgmap v62: 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-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]': finished 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: Reconfiguring daemon alertmanager.a on smithi029 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/650924196' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: pgmap v62: 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-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]': finished 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: Reconfiguring daemon alertmanager.a on smithi029 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/650924196' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: pgmap v62: 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-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1966293096"}]': finished 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: osdmap e83: 8 total, 8 up, 8 in 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: Reconfiguring daemon alertmanager.a on smithi029 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/650924196' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]: dispatch 2024-09-16T13:44:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:17.361 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]': finished 2024-09-16T13:44:17.362 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[23707]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:44:17.362 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]: dispatch 2024-09-16T13:44:17.362 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]': finished 2024-09-16T13:44:17.362 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[31565]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:44:17.362 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:17 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]: dispatch 2024-09-16T13:44:17.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:17 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1270850688"}]': finished 2024-09-16T13:44:17.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:17 smithi177 ceph-mon[27352]: osdmap e84: 8 total, 8 up, 8 in 2024-09-16T13:44:17.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:17 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]: dispatch 2024-09-16T13:44:18.529 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[23707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:18.529 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]': finished 2024-09-16T13:44:18.529 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[23707]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:44:18.529 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]: dispatch 2024-09-16T13:44:18.530 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:18 smithi029 systemd[1]: Stopping Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:18.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[31565]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:18.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]': finished 2024-09-16T13:44:18.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[31565]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:44:18.530 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]: dispatch 2024-09-16T13:44:18.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:18 smithi177 ceph-mon[27352]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:18.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:18 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3284382169' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2182989441"}]': finished 2024-09-16T13:44:18.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:18 smithi177 ceph-mon[27352]: osdmap e85: 8 total, 8 up, 8 in 2024-09-16T13:44:18.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:18 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]: dispatch 2024-09-16T13:44:19.191 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[61958]: ts=2024-09-16T13:44:18.844Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:44:19.191 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 podman[70482]: 2024-09-16 13:44:19.007659095 +0000 UTC m=+0.379133999 container died 485e7b80ddb30f0bbcbbfd6b6727ca121eacab75282c250761b471e3ecc8b5f7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:19.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]': finished 2024-09-16T13:44:19.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[23707]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:44:19.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/680727991' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.506 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]': finished 2024-09-16T13:44:19.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[31565]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:44:19.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/680727991' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.507 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:19 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:19 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3524446310' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2871238659"}]': finished 2024-09-16T13:44:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:19 smithi177 ceph-mon[27352]: osdmap e86: 8 total, 8 up, 8 in 2024-09-16T13:44:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:19 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/680727991' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:19 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]: dispatch 2024-09-16T13:44:19.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 podman[70482]: 2024-09-16 13:44:19.505064997 +0000 UTC m=+0.876539892 container cleanup 485e7b80ddb30f0bbcbbfd6b6727ca121eacab75282c250761b471e3ecc8b5f7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:19.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 bash[70482]: ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T13:44:19.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 podman[70494]: 2024-09-16 13:44:19.749269508 +0000 UTC m=+0.743327664 container remove 485e7b80ddb30f0bbcbbfd6b6727ca121eacab75282c250761b471e3ecc8b5f7 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:19.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 podman[70494]: 2024-09-16 13:44:19.825356821 +0000 UTC m=+0.819414976 volume remove 86cef94757f09aa9c17c92641d70d855379a787fc5d2fa2d1ee86be47c9cc532 2024-09-16T13:44:20.171 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T13:44:20.172 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 systemd[1]: Stopped Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:44:20.172 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:19 smithi029 systemd[1]: Starting Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:20.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 podman[70607]: 2024-09-16 13:44:20.170512259 +0000 UTC m=+0.107634807 volume create a83b7887f5bbe4f9b4218072926b79c9dc776131c58d4d3f335d6b03b6cb8274 2024-09-16T13:44:20.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 podman[70607]: 2024-09-16 13:44:20.078946035 +0000 UTC m=+0.016068522 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-16T13:44:20.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 podman[70607]: 2024-09-16 13:44:20.27962327 +0000 UTC m=+0.216745757 container create c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:20.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[23707]: pgmap v68: 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-16T13:44:20.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]': finished 2024-09-16T13:44:20.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[23707]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:44:20.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]: dispatch 2024-09-16T13:44:20.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[31565]: pgmap v68: 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-16T13:44:20.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]': finished 2024-09-16T13:44:20.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[31565]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:44:20.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]: dispatch 2024-09-16T13:44:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:20 smithi177 ceph-mon[27352]: pgmap v68: 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-16T13:44:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:20 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/3335517134"}]': finished 2024-09-16T13:44:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:20 smithi177 ceph-mon[27352]: osdmap e87: 8 total, 8 up, 8 in 2024-09-16T13:44:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:20 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]: dispatch 2024-09-16T13:44:20.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 podman[70607]: 2024-09-16 13:44:20.610000535 +0000 UTC m=+0.547123022 container init c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:20.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 podman[70607]: 2024-09-16 13:44:20.613124285 +0000 UTC m=+0.550246774 container start c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:20.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.625Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-16T13:44:20.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.625Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-16T13:44:20.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.626Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.627Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.650Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.650Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.654Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:20.654Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 bash[70607]: c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 2024-09-16T13:44:20.942 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:20 smithi029 systemd[1]: Started Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:44:21.656 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]': finished 2024-09-16T13:44:21.657 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:44:21.657 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4281941769' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.657 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.657 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:21.657 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:21 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]': finished 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4281941769' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2610539694' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1367437513"}]': finished 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: osdmap e88: 8 total, 8 up, 8 in 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4281941769' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]: dispatch 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:21.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:21 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: pgmap v71: 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-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]': finished 2024-09-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:44:22.589 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:22 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]: dispatch 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: pgmap v71: 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-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]': finished 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]: dispatch 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: pgmap v71: 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-16T13:44:22.629 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:44:22.629 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:44:22.630 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/1357848346"}]': finished 2024-09-16T13:44:22.630 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: osdmap e89: 8 total, 8 up, 8 in 2024-09-16T13:44:22.630 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]: dispatch 2024-09-16T13:44:22.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:22.627Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000660102s 2024-09-16T13:44:23.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:23.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:23 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]': finished 2024-09-16T13:44:23.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:23 smithi177 ceph-mon[27352]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:44:23.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:23 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2774038952' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:23.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:23 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]': finished 2024-09-16T13:44:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[23707]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:44:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2774038952' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:23.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:23.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2250901259' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/3335517134"}]': finished 2024-09-16T13:44:23.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[31565]: osdmap e90: 8 total, 8 up, 8 in 2024-09-16T13:44:23.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2774038952' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:23.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:23 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]: dispatch 2024-09-16T13:44:24.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-mon[27352]: pgmap v74: 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-16T13:44:24.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]': finished 2024-09-16T13:44:24.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-mon[27352]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:44:24.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1607867923' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.420 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.421 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[23707]: pgmap v74: 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-16T13:44:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]': finished 2024-09-16T13:44:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[23707]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:44:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1607867923' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[31565]: pgmap v74: 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-16T13:44:24.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/1357848346"}]': finished 2024-09-16T13:44:24.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[31565]: osdmap e91: 8 total, 8 up, 8 in 2024-09-16T13:44:24.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1607867923' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:24 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]: dispatch 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T13:44:24.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T13:44:24.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.493Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T13:44:24.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.494Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T13:44:24.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.494Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T13:44:24.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[54287]: ts=2024-09-16T13:44:24.494Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T13:44:24.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 podman[59406]: 2024-09-16 13:44:24.503648461 +0000 UTC m=+0.141047488 container died a4c9f4ff5726544f11423080bd8bad1555da0e03072846917582d2bc4e718416 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:25.119 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 podman[59406]: 2024-09-16 13:44:24.875696704 +0000 UTC m=+0.513095725 container cleanup a4c9f4ff5726544f11423080bd8bad1555da0e03072846917582d2bc4e718416 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:25.119 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:24 smithi177 bash[59406]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T13:44:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]': finished 2024-09-16T13:44:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-mon[27352]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:44:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]: dispatch 2024-09-16T13:44:25.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 podman[59419]: 2024-09-16 13:44:25.118546523 +0000 UTC m=+0.617249367 container remove a4c9f4ff5726544f11423080bd8bad1555da0e03072846917582d2bc4e718416 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:25.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T13:44:25.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:44:25.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.219s CPU time. 2024-09-16T13:44:25.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]': finished 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[23707]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]: dispatch 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1734117601"}]': finished 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[31565]: osdmap e92: 8 total, 8 up, 8 in 2024-09-16T13:44:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]: dispatch 2024-09-16T13:44:25.725 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 podman[59515]: 2024-09-16 13:44:25.370729294 +0000 UTC m=+0.017153314 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T13:44:25.725 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 podman[59515]: 2024-09-16 13:44:25.486359983 +0000 UTC m=+0.132783989 container create 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:25.725 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 podman[59515]: 2024-09-16 13:44:25.697094426 +0000 UTC m=+0.343518433 container init 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:25.725 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 podman[59515]: 2024-09-16 13:44:25.700437675 +0000 UTC m=+0.346861676 container start 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:25 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:25] ENGINE Bus STOPPING 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STOPPED 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STARTING 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Serving on http://:::9283 2024-09-16T13:44:26.104 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STARTED 2024-09-16T13:44:26.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.724Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T13:44:26.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.724Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T13:44:26.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.724Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.724Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.724Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.726Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.726Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.727Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.727Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.729Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.729Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.483µs 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.729Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.731Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.732Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-16T13:44:26.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.732Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.789µs wal_replay_duration=2.530733ms wbl_replay_duration=90ns total_replay_duration=2.72247ms 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.732Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.732Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.732Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.753Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.664281ms db_storage=762ns remote_storage=1.499µs web_handler=354ns query_engine=555ns scrape=379.32µs scrape_sd=92.865µs notify=11.232µs notify_sd=16.343µs rules=19.840925ms tracing=23.215µs 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.753Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:44:25.753Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 bash[59515]: 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e 2024-09-16T13:44:26.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:44:25 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:44:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STOPPING 2024-09-16T13:44:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: pgmap v77: 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-16T13:44:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]': finished 2024-09-16T13:44:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:44:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2258346893' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: pgmap v77: 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-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]': finished 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2258346893' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:26.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:26.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: pgmap v77: 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-16T13:44:26.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2208244886' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3229018667"}]': finished 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: osdmap e93: 8 total, 8 up, 8 in 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2258346893' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:26.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:26.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:26.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:26.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:26 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:26.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:26.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STOPPED 2024-09-16T13:44:26.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STARTING 2024-09-16T13:44:26.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Serving on http://:::9283 2024-09-16T13:44:26.942 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STARTED 2024-09-16T13:44:26.942 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:26] ENGINE Bus STOPPING 2024-09-16T13:44:27.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:27.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:27.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:27.564 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:27.565 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:27.566 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]': finished 2024-09-16T13:44:27.566 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:44:27.566 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3008048301' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.566 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:27 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.595 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:27.595 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STOPPED 2024-09-16T13:44:27.595 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STARTING 2024-09-16T13:44:27.595 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Serving on http://:::9283 2024-09-16T13:44:27.596 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STARTED 2024-09-16T13:44:27.596 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STOPPING 2024-09-16T13:44:27.596 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:27.596 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:27.596 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:27.597 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]': finished 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3008048301' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi029.front.sepia.ceph.com:9093"}]: dispatch 2024-09-16T13:44:27.598 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi177.front.sepia.ceph.com:9095"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi177.front.sepia.ceph.com:3000"}]: dispatch 2024-09-16T13:44:27.599 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/4280479756"}]': finished 2024-09-16T13:44:27.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: osdmap e94: 8 total, 8 up, 8 in 2024-09-16T13:44:27.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3008048301' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.600 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]: dispatch 2024-09-16T13:44:27.862 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:44:27.863 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STOPPED 2024-09-16T13:44:27.863 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STARTING 2024-09-16T13:44:28.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Serving on http://:::9283 2024-09-16T13:44:28.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:44:27] ENGINE Bus STARTED 2024-09-16T13:44:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:28 smithi177 ceph-mon[27352]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:28 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]': finished 2024-09-16T13:44:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:28 smithi177 ceph-mon[27352]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[23707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]': finished 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[23707]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[31565]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1638678418"}]': finished 2024-09-16T13:44:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:28 smithi029 ceph-mon[31565]: osdmap e95: 8 total, 8 up, 8 in 2024-09-16T13:44:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:30.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:30.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:44:30.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:44:30.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:44:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:44:30.629Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002746425s 2024-09-16T13:44:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:31 smithi029 ceph-mon[23707]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:31 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:31 smithi029 ceph-mon[31565]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:31 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:31 smithi177 ceph-mon[27352]: Checking dashboard <-> RGW credentials 2024-09-16T13:44:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:31 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:32 smithi177 ceph-mon[27352]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:32 smithi029 ceph-mon[23707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:32 smithi029 ceph-mon[31565]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:33.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:34.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:34 smithi177 ceph-mon[27352]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-16T13:44:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:34 smithi029 ceph-mon[23707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-16T13:44:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:34 smithi029 ceph-mon[31565]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 4 op/s 2024-09-16T13:44:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:36 smithi029 ceph-mon[23707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-16T13:44:36.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:36 smithi029 ceph-mon[31565]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-16T13:44:36.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:44:36] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T13:44:36.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:36 smithi177 ceph-mon[27352]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 4 op/s 2024-09-16T13:44:38.500 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:38 smithi029 ceph-mon[23707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:44:38.500 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:38 smithi029 ceph-mon[31565]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:44:38.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:38 smithi177 ceph-mon[27352]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s 2024-09-16T13:44:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:40 smithi029 ceph-mon[23707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-16T13:44:40.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:40 smithi029 ceph-mon[31565]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-16T13:44:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:40 smithi177 ceph-mon[27352]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-09-16T13:44:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:42 smithi029 ceph-mon[23707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T13:44:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:42 smithi029 ceph-mon[31565]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T13:44:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:42 smithi177 ceph-mon[27352]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T13:44:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:43 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:43 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:43 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:44 smithi029 ceph-mon[23707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:44:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:44 smithi029 ceph-mon[31565]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:44:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:44 smithi177 ceph-mon[27352]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T13:44:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:46 smithi029 ceph-mon[23707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:44:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:46 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:46.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:44:46] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T13:44:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:46 smithi029 ceph-mon[31565]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:44:46.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:46 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:46 smithi177 ceph-mon[27352]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:44:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:46 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:44:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:48 smithi029 ceph-mon[23707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:48.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:48 smithi029 ceph-mon[31565]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:48 smithi177 ceph-mon[27352]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:50 smithi029 ceph-mon[23707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:50 smithi029 ceph-mon[31565]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:50 smithi177 ceph-mon[27352]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:52 smithi029 ceph-mon[23707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:52 smithi029 ceph-mon[31565]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:52 smithi177 ceph-mon[27352]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:53.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:53 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:53 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:53 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:44:54.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:54 smithi177 ceph-mon[27352]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:54 smithi029 ceph-mon[23707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:54 smithi029 ceph-mon[31565]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:56 smithi029 ceph-mon[23707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:56.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:56 smithi029 ceph-mon[31565]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:44:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:44:56] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-16T13:44:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:56 smithi177 ceph-mon[27352]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:44:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:44:58 smithi029 ceph-mon[23707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:44:58 smithi029 ceph-mon[31565]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:44:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:44:58 smithi177 ceph-mon[27352]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:00 smithi029 ceph-mon[23707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:00 smithi029 ceph-mon[31565]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:00 smithi177 ceph-mon[27352]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:02 smithi029 ceph-mon[23707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:02.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:02 smithi029 ceph-mon[31565]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:02 smithi177 ceph-mon[27352]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:03 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:03 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:03 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:04 smithi029 ceph-mon[23707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:04 smithi029 ceph-mon[31565]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:04 smithi177 ceph-mon[27352]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:06.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:06 smithi029 ceph-mon[23707]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:06.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:06 smithi029 ceph-mon[31565]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:06] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-16T13:45:06.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:06 smithi177 ceph-mon[27352]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:08 smithi029 ceph-mon[23707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:08 smithi029 ceph-mon[31565]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:08 smithi177 ceph-mon[27352]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:10 smithi029 ceph-mon[23707]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:10 smithi029 ceph-mon[31565]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:10 smithi177 ceph-mon[27352]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:12 smithi029 ceph-mon[23707]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:12 smithi029 ceph-mon[31565]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:12 smithi177 ceph-mon[27352]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:13 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:13 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:13 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:14 smithi029 ceph-mon[23707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:14 smithi029 ceph-mon[31565]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:14 smithi177 ceph-mon[27352]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:16.277 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:16] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T13:45:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:16 smithi029 ceph-mon[23707]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:16 smithi029 ceph-mon[31565]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:16 smithi177 ceph-mon[27352]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:18 smithi029 ceph-mon[23707]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:18 smithi029 ceph-mon[31565]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:18 smithi177 ceph-mon[27352]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:20 smithi029 ceph-mon[23707]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:20 smithi029 ceph-mon[31565]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:20 smithi177 ceph-mon[27352]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:22 smithi029 ceph-mon[23707]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:22 smithi029 ceph-mon[31565]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:22 smithi177 ceph-mon[27352]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:23.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:24 smithi029 ceph-mon[23707]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:24 smithi029 ceph-mon[31565]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:24 smithi177 ceph-mon[27352]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:26.295 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:26] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T13:45:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:26 smithi029 ceph-mon[23707]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:26 smithi029 ceph-mon[31565]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:26 smithi177 ceph-mon[27352]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:28 smithi029 ceph-mon[23707]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:28 smithi029 ceph-mon[31565]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:28 smithi177 ceph-mon[27352]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:30 smithi029 ceph-mon[23707]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:30 smithi029 ceph-mon[31565]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:30 smithi177 ceph-mon[27352]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:31 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:31 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:31 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:32 smithi029 ceph-mon[23707]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:32.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:32 smithi029 ceph-mon[31565]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:32 smithi177 ceph-mon[27352]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:33.614 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:33.615 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[23707]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[31565]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:34 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:34 smithi177 ceph-mon[27352]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:34 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:45:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:45:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:45:35.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:45:35.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:45:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:45:35.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:45:36.323 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:36] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T13:45:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:36 smithi029 ceph-mon[23707]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:36 smithi029 ceph-mon[31565]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:36 smithi177 ceph-mon[27352]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:38 smithi029 ceph-mon[23707]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:38 smithi029 ceph-mon[31565]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:38 smithi177 ceph-mon[27352]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:40 smithi029 ceph-mon[23707]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:40 smithi029 ceph-mon[31565]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:40 smithi177 ceph-mon[27352]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:42 smithi029 ceph-mon[23707]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:42 smithi029 ceph-mon[31565]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:42 smithi177 ceph-mon[27352]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:43 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:43 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:43 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:44 smithi029 ceph-mon[23707]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:44 smithi029 ceph-mon[31565]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:44.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:44 smithi177 ceph-mon[27352]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:46.341 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:46] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:45:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:46 smithi029 ceph-mon[31565]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:46 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:46 smithi029 ceph-mon[23707]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:46 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:46 smithi177 ceph-mon[27352]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:46 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:45:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:48 smithi029 ceph-mon[23707]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:48 smithi029 ceph-mon[31565]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:48 smithi177 ceph-mon[27352]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:50 smithi029 ceph-mon[23707]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:50 smithi029 ceph-mon[31565]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:50 smithi177 ceph-mon[27352]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:52 smithi029 ceph-mon[23707]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:52 smithi029 ceph-mon[31565]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:52 smithi177 ceph-mon[27352]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:53 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:53 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:53 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:45:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:54 smithi029 ceph-mon[23707]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:54 smithi029 ceph-mon[31565]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:54 smithi177 ceph-mon[27352]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:55 smithi029 ceph-mon[23707]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:55 smithi029 ceph-mon[31565]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:55 smithi177 ceph-mon[27352]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:45:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:45:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:45:56] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:45:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:57 smithi029 ceph-mon[23707]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:57 smithi029 ceph-mon[31565]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:57.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:57 smithi177 ceph-mon[27352]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:45:59.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:45:59 smithi029 ceph-mon[23707]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:59.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:45:59 smithi029 ceph-mon[31565]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:45:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:45:59 smithi177 ceph-mon[27352]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:01 smithi029 ceph-mon[23707]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:01 smithi029 ceph-mon[31565]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:01 smithi177 ceph-mon[27352]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:02 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:02.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:02 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:02.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:02 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:03 smithi029 ceph-mon[23707]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:03.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:03 smithi029 ceph-mon[31565]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:03 smithi177 ceph-mon[27352]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:05.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:05 smithi029 ceph-mon[23707]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:05.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:05 smithi029 ceph-mon[31565]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:05 smithi177 ceph-mon[27352]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:06] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:46:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:07 smithi029 ceph-mon[23707]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:07.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:07 smithi029 ceph-mon[31565]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:07.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:07 smithi177 ceph-mon[27352]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:09.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:09 smithi029 ceph-mon[31565]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:09.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:09 smithi029 ceph-mon[23707]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:09.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:09 smithi177 ceph-mon[27352]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:11.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:11 smithi029 ceph-mon[23707]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:11.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:11 smithi029 ceph-mon[31565]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:11.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:11 smithi177 ceph-mon[27352]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:12 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:12 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:12 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:13 smithi029 ceph-mon[23707]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:13 smithi029 ceph-mon[31565]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:13.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:13 smithi177 ceph-mon[27352]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:15 smithi029 ceph-mon[23707]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:15 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:15.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:15 smithi029 ceph-mon[31565]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:15.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:15 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:15.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:15 smithi177 ceph-mon[27352]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:15.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:15 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:16] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T13:46:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:17 smithi029 ceph-mon[23707]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:17.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:17 smithi029 ceph-mon[31565]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:17.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:17 smithi177 ceph-mon[27352]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:19.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:19 smithi029 ceph-mon[31565]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:19.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:19 smithi029 ceph-mon[23707]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:19.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:19 smithi177 ceph-mon[27352]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:21 smithi029 ceph-mon[23707]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:21.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:21 smithi029 ceph-mon[31565]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:21 smithi177 ceph-mon[27352]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:22 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:22 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:22 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:23.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:23 smithi029 ceph-mon[23707]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:23 smithi029 ceph-mon[31565]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:23.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:23 smithi177 ceph-mon[27352]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:25.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:25 smithi029 ceph-mon[23707]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:25.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:25 smithi029 ceph-mon[31565]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:25.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:25 smithi177 ceph-mon[27352]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:26] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-16T13:46:27.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:27 smithi029 ceph-mon[23707]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:27.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:27 smithi029 ceph-mon[31565]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:27.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:27 smithi177 ceph-mon[27352]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:29.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:29 smithi029 ceph-mon[23707]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:29.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:29 smithi029 ceph-mon[31565]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:29.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:29 smithi177 ceph-mon[27352]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:30 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:30 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:30 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:31.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:31 smithi029 ceph-mon[23707]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:31 smithi029 ceph-mon[31565]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:31.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:31 smithi177 ceph-mon[27352]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:32.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:32 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:32.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:32 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:32.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:32 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:33.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:33 smithi029 ceph-mon[23707]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:33 smithi029 ceph-mon[31565]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:33.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:33 smithi177 ceph-mon[27352]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[23707]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:46:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:46:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:46:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[31565]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:46:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:46:35.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:35 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:46:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:35 smithi177 ceph-mon[27352]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:46:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:46:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:46:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:35 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:46:36.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:36] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-16T13:46:37.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:37 smithi029 ceph-mon[23707]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:37 smithi029 ceph-mon[31565]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:37 smithi177 ceph-mon[27352]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:39 smithi029 ceph-mon[23707]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:39.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:39 smithi029 ceph-mon[31565]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:39 smithi177 ceph-mon[27352]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:41 smithi029 ceph-mon[23707]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:41 smithi029 ceph-mon[31565]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:41.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:41 smithi177 ceph-mon[27352]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:42 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:42 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:42.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:42 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:43 smithi029 ceph-mon[23707]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:43.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:43 smithi029 ceph-mon[31565]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:43 smithi177 ceph-mon[27352]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:45 smithi029 ceph-mon[23707]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:45.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:45 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:45 smithi029 ceph-mon[31565]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:45.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:45 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:45.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:45 smithi177 ceph-mon[27352]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:45 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:46:46.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:46] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T13:46:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:47 smithi029 ceph-mon[23707]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:47.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:47 smithi029 ceph-mon[31565]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:47 smithi177 ceph-mon[27352]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:49 smithi029 ceph-mon[23707]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:49 smithi029 ceph-mon[31565]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:49.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:49 smithi177 ceph-mon[27352]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:51.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:51 smithi029 ceph-mon[23707]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:51.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:51 smithi029 ceph-mon[31565]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:51.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:51 smithi177 ceph-mon[27352]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:52 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:52 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:52 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:46:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:53 smithi029 ceph-mon[23707]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:53 smithi029 ceph-mon[31565]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:53.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:53 smithi177 ceph-mon[27352]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:55 smithi029 ceph-mon[23707]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:55.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:55 smithi029 ceph-mon[31565]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:55.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:55 smithi177 ceph-mon[27352]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:46:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:46:56] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T13:46:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:57 smithi029 ceph-mon[23707]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:57 smithi029 ceph-mon[31565]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:57.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:57 smithi177 ceph-mon[27352]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:46:59.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:46:59 smithi029 ceph-mon[23707]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:59.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:46:59 smithi029 ceph-mon[31565]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:46:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:46:59 smithi177 ceph-mon[27352]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:00 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:00 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:00 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:01.108 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-16T13:47:01.373 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:01.744 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:01 smithi029 ceph-mon[23707]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:01.744 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:01 smithi029 ceph-mon[31565]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:01 smithi177 ceph-mon[27352]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:02.726 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-16T13:47:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:02 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:02.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:02 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:02.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:02 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:02.994 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:03 smithi029 ceph-mon[23707]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:03.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:03 smithi029 ceph-mon[31565]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:03 smithi177 ceph-mon[27352]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:04.385 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-16T13:47:04.645 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:05 smithi177 ceph-mon[27352]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:05.987 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:05 smithi029 ceph-mon[23707]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:05.987 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:05 smithi029 ceph-mon[31565]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:06.153 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:47:06.414 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:06] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 93s ago 3m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 3m 76.4M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 93s ago 2m - - 3.8 b5388489f99e 75e825189c88 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,8765 running (7m) 2m ago 7m 440M - 19.1.1-328-gad35db06 b5388489f99e 5a2c644d4584 2024-09-16T13:47:07.097 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (9m) 93s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e c8f4b0dae926 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 93s ago 9m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (8m) 2m ago 8m 40.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 93s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 93s ago 3m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (3m) 2m ago 3m 3460k - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 93s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 93s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 93s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 93s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (5m) 2m ago 5m 57.8M 4015M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (5m) 2m ago 5m 52.8M 4015M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (5m) 2m ago 5m 53.7M 4015M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:47:07.098 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (4m) 2m ago 4m 57.6M 4015M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:47:07.099 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 4m 28.2M - 2.43.0 a07b618ecd1d 4b82971d2c32 2024-09-16T13:47:07.099 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (3m) 93s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:47:07.099 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (3m) 2m ago 3m 76.6M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:47:07.736 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:07 smithi029 ceph-mon[23707]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:07.736 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:07 smithi029 ceph-mon[23707]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:07.736 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:07 smithi029 ceph-mon[31565]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:07.737 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:07 smithi029 ceph-mon[31565]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:07.770 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:47:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:07 smithi177 ceph-mon[27352]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:07 smithi177 ceph-mon[27352]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:08.030 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:08.736 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:47:08.736 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T13:47:08.736 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:47:08.736 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:47:08.736 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 15 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:47:08.737 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:47:09.459 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:47:09.720 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:09.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:09 smithi177 ceph-mon[27352]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:09.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:09 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1930998463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:47:09.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:09 smithi029 ceph-mon[23707]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:09.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:09 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1930998463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:47:09.968 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:09 smithi029 ceph-mon[31565]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:09.968 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:09 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1930998463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: cluster: 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: id: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: health: HEALTH_OK 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: services: 2024-09-16T13:47:10.452 INFO:teuthology.orchestra.run.smithi029.stdout: mon: 3 daemons, quorum a,b,c (age 8m) 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: mgr: y(active, since 4m), standbys: x 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: osd: 8 osds: 8 up (since 4m), 8 in (since 4m) 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: data: 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: pgs: 161 active+clean 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: io: 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T13:47:10.453 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:47:11.095 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:10 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2278534806' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:47:11.095 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:10 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2278534806' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:47:11.129 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T13:47:11.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:10 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2278534806' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:47:11.393 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:11.820 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:11 smithi029 ceph-mon[23707]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:11.820 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:11 smithi029 ceph-mon[31565]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager ?:9093,9094 1/1 98s ago 4m smithi029=a;count:1 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:grafana ?:3000 1/1 2m ago 4m smithi177=a;count:1 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo ?:5000 1/1 98s ago 3m count:1 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:mgr 2/2 2m ago 8m smithi029=y;smithi177=x;count:2 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:mon 3/3 2m ago 8m smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi177:172.21.15.177=b;count:3 2024-09-16T13:47:12.099 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter ?:9100 2/2 2m ago 4m smithi029=a;smithi177=b;count:2 2024-09-16T13:47:12.100 INFO:teuthology.orchestra.run.smithi029.stdout:osd 8 2m ago - 2024-09-16T13:47:12.100 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus ?:9095 1/1 2m ago 4m smithi177=a;count:1 2024-09-16T13:47:12.100 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo ?:8000 2/2 2m ago 3m count:2 2024-09-16T13:47:12.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:11 smithi177 ceph-mon[27352]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:12.800 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:12 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:12.800 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:12 smithi029 ceph-mon[23707]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:12.801 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:12 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:12.801 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:12 smithi029 ceph-mon[31565]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:12.802 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T13:47:13.061 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:12 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:12 smithi177 ceph-mon[27352]: from='client.24899 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:13 smithi029 ceph-mon[23707]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:13 smithi029 ceph-mon[31565]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:14.066 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled to redeploy mgr.x on host 'smithi177' 2024-09-16T13:47:14.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:13 smithi177 ceph-mon[27352]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:14.766 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T13:47:15.024 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/84424726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: Schedule redeploy daemon mgr.x 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[31565]: Deploying daemon mgr.x on smithi177 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/84424726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: Schedule redeploy daemon mgr.x 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:14 smithi029 ceph-mon[23707]: Deploying daemon mgr.x on smithi177 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/84424726' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: Schedule redeploy daemon mgr.x 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:47:15.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:47:15.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:14 smithi177 ceph-mon[27352]: Deploying daemon mgr.x on smithi177 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 101s ago 3m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 3m 76.4M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (3m) 101s ago 3m - - 3.8 b5388489f99e 75e825189c88 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,8765 running (8m) 2m ago 8m 440M - 19.1.1-328-gad35db06 b5388489f99e 5a2c644d4584 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (9m) 101s ago 9m - - 19.1.1-328-gad35db06 b5388489f99e c8f4b0dae926 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (9m) 101s ago 10m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:47:15.687 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (8m) 2m ago 8m 40.5M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (8m) 101s ago 8m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 101s ago 3m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (3m) 2m ago 3m 3460k - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (7m) 101s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (7m) 101s ago 7m - 4017M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (6m) 101s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (6m) 101s ago 6m - 4017M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (6m) 2m ago 6m 57.8M 4015M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (5m) 2m ago 5m 52.8M 4015M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (5m) 2m ago 5m 53.7M 4015M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (4m) 2m ago 4m 57.6M 4015M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 4m 28.2M - 2.43.0 a07b618ecd1d 4b82971d2c32 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (3m) 101s ago 3m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:47:15.688 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (3m) 2m ago 3m 76.6M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:47:16.328 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:16 smithi029 ceph-mon[23707]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:16.328 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:16.328 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:16] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:47:16.329 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:16 smithi029 ceph-mon[31565]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:16.329 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:16.360 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:47:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:16 smithi177 ceph-mon[27352]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:16.618 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:47:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:17 smithi029 ceph-mon[23707]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:17.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:17 smithi029 ceph-mon[31565]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:17 smithi177 ceph-mon[27352]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:47:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:18 smithi029 ceph-mon[23707]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:18.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:18 smithi029 ceph-mon[31565]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:18 smithi177 ceph-mon[27352]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:20.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:20 smithi029 ceph-mon[23707]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:20.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:20 smithi029 ceph-mon[31565]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:20.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:20 smithi177 ceph-mon[27352]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:22.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:22 smithi029 ceph-mon[23707]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:22.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:22 smithi029 ceph-mon[31565]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:22.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:22 smithi177 ceph-mon[27352]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:23.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:24.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:24 smithi177 ceph-mon[27352]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:24 smithi029 ceph-mon[23707]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:24 smithi029 ceph-mon[31565]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:26 smithi029 ceph-mon[23707]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:26.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:26 smithi029 ceph-mon[31565]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:26.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:26] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:47:26.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:26 smithi177 ceph-mon[27352]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:28.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:28 smithi177 ceph-mon[27352]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:28 smithi029 ceph-mon[23707]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:28 smithi029 ceph-mon[31565]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:30 smithi029 ceph-mon[23707]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:30 smithi029 ceph-mon[31565]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:30 smithi177 ceph-mon[27352]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:31.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:31 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:31.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:31 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:31 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:32 smithi029 ceph-mon[23707]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:32 smithi029 ceph-mon[31565]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:32 smithi177 ceph-mon[27352]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:34 smithi029 ceph-mon[23707]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:34 smithi029 ceph-mon[31565]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:34 smithi177 ceph-mon[27352]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:36 smithi029 ceph-mon[23707]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:36.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:36] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T13:47:36.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:36 smithi029 ceph-mon[31565]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:36 smithi177 ceph-mon[27352]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:38 smithi029 ceph-mon[23707]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:38 smithi029 ceph-mon[31565]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:38 smithi177 ceph-mon[27352]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:40.493 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:40 smithi029 ceph-mon[23707]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:40.494 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:40 smithi029 ceph-mon[31565]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:40 smithi177 ceph-mon[27352]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:47:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:42 smithi029 ceph-mon[23707]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:42 smithi029 ceph-mon[31565]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:42 smithi177 ceph-mon[27352]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:43.510 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:43 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:43 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:43 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:44.532 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:44 smithi177 ceph-mon[27352]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:44 smithi029 ceph-mon[31565]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:44 smithi029 ceph-mon[23707]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:44.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:44 smithi177 systemd[1]: Stopping Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:47:45.278 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 podman[60591]: 2024-09-16 13:47:45.004422394 +0000 UTC m=+0.143548259 container died 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T13:47:45.669 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 podman[60591]: 2024-09-16 13:47:45.36694118 +0000 UTC m=+0.506067032 container cleanup 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T13:47:45.669 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 bash[60591]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x 2024-09-16T13:47:45.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 podman[60606]: 2024-09-16 13:47:45.668634572 +0000 UTC m=+0.659195441 container remove 5a2c644d458480fe1ec4e13ccb83e4090de64f54ad55c64ea30ddcfe2b05995c (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T13:47:45.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T13:47:45.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T13:47:45.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 systemd[1]: Stopped Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:47:45.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Consumed 10.935s CPU time. 2024-09-16T13:47:46.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:46 smithi177 ceph-mon[27352]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:46.335 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:46 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:46.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:45 smithi177 systemd[1]: Starting Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:47:46.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 podman[60733]: 2024-09-16 13:47:46.107730175 +0000 UTC m=+0.015952910 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:47:46.336 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 podman[60733]: 2024-09-16 13:47:46.211707331 +0000 UTC m=+0.119930125 container create 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T13:47:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:46 smithi029 ceph-mon[23707]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:46 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:46 smithi029 ceph-mon[31565]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:46 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:47:46.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:46] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:47:46.590 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 podman[60733]: 2024-09-16 13:47:46.489307234 +0000 UTC m=+0.397529965 container init 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-16T13:47:46.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 podman[60733]: 2024-09-16 13:47:46.492433835 +0000 UTC m=+0.400656569 container start 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T13:47:46.591 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 ceph-mgr[60752]: -- 172.21.15.177:0/550240741 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56093c55d0e0 con 0x56093c53b400 2024-09-16T13:47:46.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 bash[60733]: 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf 2024-09-16T13:47:46.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:46 smithi177 systemd[1]: Started Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:47:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[23707]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[31565]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:47 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:47 smithi177 ceph-mon[27352]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:47 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:47 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:47 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:47 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:49.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:49 smithi177 ceph-mon[27352]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:49 smithi029 ceph-mon[23707]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:49.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:49 smithi029 ceph-mon[31565]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:51.516 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:51 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.516 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:51 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.516 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:51 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.516 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:51 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.654 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:47:51] ENGINE Bus STARTING 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: CherryPy Checker: 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: The Application mounted at '' has an empty config. 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:47:51] ENGINE Serving on http://:::9283 2024-09-16T13:47:51.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:47:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:47:51] ENGINE Bus STARTED 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: Standby manager daemon x restarted 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:47:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: Standby manager daemon x restarted 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:47:52.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:52 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:47:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: Standby manager daemon x restarted 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:47:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:52 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:47:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:53 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:53 smithi029 ceph-mon[23707]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:47:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:53 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:53 smithi029 ceph-mon[31565]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:47:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:53 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:47:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:53 smithi177 ceph-mon[27352]: mgrmap e22: y(active, since 4m), standbys: x 2024-09-16T13:47:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:54 smithi029 ceph-mon[23707]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:54 smithi029 ceph-mon[31565]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:54 smithi177 ceph-mon[27352]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:56 smithi029 ceph-mon[23707]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:56.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:56 smithi029 ceph-mon[31565]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:56.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:47:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:47:56] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:47:56.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:56 smithi177 ceph-mon[27352]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:47:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:47:58 smithi029 ceph-mon[23707]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:47:58 smithi029 ceph-mon[31565]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:47:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:47:58 smithi177 ceph-mon[27352]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:00.533 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:00 smithi177 ceph-mon[27352]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:00 smithi029 ceph-mon[23707]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:00 smithi029 ceph-mon[31565]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:01.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:01.520 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:01.520 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:02.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:02 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:02.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:48:02.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:48:02.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:02 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:48:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:03 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:03 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:03 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:04 smithi029 ceph-mon[23707]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:04 smithi029 ceph-mon[31565]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:04 smithi177 ceph-mon[27352]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:06.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:06 smithi029 ceph-mon[23707]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:06.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:06 smithi029 ceph-mon[31565]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:06.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:06] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T13:48:06.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:06 smithi177 ceph-mon[27352]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:08 smithi029 ceph-mon[23707]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:08 smithi029 ceph-mon[31565]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:08 smithi177 ceph-mon[27352]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:10.517 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:10 smithi029 ceph-mon[23707]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:10.517 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:10 smithi029 ceph-mon[31565]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:10.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:10 smithi177 ceph-mon[27352]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:12 smithi029 ceph-mon[23707]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:12 smithi029 ceph-mon[31565]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:12 smithi177 ceph-mon[27352]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:13 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:13 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:13 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:14 smithi029 ceph-mon[23707]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:14 smithi029 ceph-mon[31565]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:14 smithi177 ceph-mon[27352]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:16.277 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:16] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:48:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:16 smithi029 ceph-mon[31565]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:16 smithi029 ceph-mon[23707]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:16 smithi177 ceph-mon[27352]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:18 smithi029 ceph-mon[23707]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:18 smithi029 ceph-mon[31565]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:18 smithi177 ceph-mon[27352]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:20 smithi029 ceph-mon[23707]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:20 smithi029 ceph-mon[31565]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:20 smithi177 ceph-mon[27352]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:22 smithi029 ceph-mon[31565]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:22 smithi029 ceph-mon[23707]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:22 smithi177 ceph-mon[27352]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:23.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:24 smithi029 ceph-mon[23707]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:24 smithi029 ceph-mon[31565]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:24 smithi177 ceph-mon[27352]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:26.297 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:26] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:48:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:26 smithi029 ceph-mon[23707]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:26 smithi029 ceph-mon[31565]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:26 smithi177 ceph-mon[27352]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:28 smithi029 ceph-mon[23707]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:28 smithi029 ceph-mon[31565]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:28 smithi177 ceph-mon[27352]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:30 smithi029 ceph-mon[23707]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:30 smithi029 ceph-mon[31565]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:30.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:30 smithi177 ceph-mon[27352]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:31 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:31 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:31 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:32 smithi029 ceph-mon[23707]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:32 smithi029 ceph-mon[31565]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:32 smithi177 ceph-mon[27352]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:34 smithi029 ceph-mon[23707]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:34 smithi029 ceph-mon[31565]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:34 smithi177 ceph-mon[27352]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:36.318 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:36] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-16T13:48:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:36 smithi029 ceph-mon[23707]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:36 smithi029 ceph-mon[31565]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:36 smithi177 ceph-mon[27352]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:38 smithi029 ceph-mon[23707]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:38 smithi029 ceph-mon[31565]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:38 smithi177 ceph-mon[27352]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:40 smithi029 ceph-mon[23707]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:40.855 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:40 smithi029 ceph-mon[31565]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:40.855 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:40 smithi177 ceph-mon[27352]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:42 smithi029 ceph-mon[23707]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:42 smithi029 ceph-mon[31565]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:42 smithi177 ceph-mon[27352]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:43 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:43 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:43 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:44 smithi029 ceph-mon[23707]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:44 smithi029 ceph-mon[31565]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:44 smithi177 ceph-mon[27352]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:46.337 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:46] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:48:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:46 smithi029 ceph-mon[23707]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:46 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:46 smithi029 ceph-mon[31565]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:46 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:46 smithi177 ceph-mon[27352]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:46 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:48:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:48 smithi029 ceph-mon[23707]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:48 smithi029 ceph-mon[31565]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:48 smithi177 ceph-mon[27352]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:50 smithi029 ceph-mon[23707]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:50 smithi029 ceph-mon[31565]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:50 smithi177 ceph-mon[27352]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:52 smithi029 ceph-mon[23707]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:52 smithi029 ceph-mon[31565]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:52 smithi177 ceph-mon[27352]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:53.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:53 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:53 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:53 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:48:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:54 smithi029 ceph-mon[23707]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:54 smithi029 ceph-mon[31565]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:54 smithi177 ceph-mon[27352]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:56.355 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:48:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:48:56] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:48:56.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:56 smithi029 ceph-mon[23707]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:56.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:56 smithi029 ceph-mon[31565]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:56 smithi177 ceph-mon[27352]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:48:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:48:58 smithi029 ceph-mon[31565]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:48:58 smithi029 ceph-mon[23707]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:48:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:48:58 smithi177 ceph-mon[27352]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:00 smithi029 ceph-mon[23707]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:00 smithi029 ceph-mon[31565]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:00 smithi177 ceph-mon[27352]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:02 smithi029 ceph-mon[23707]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:02 smithi029 ceph-mon[31565]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:02 smithi177 ceph-mon[27352]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:03.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:03 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:03 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:03.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:03.697 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:03 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:04 smithi029 ceph-mon[23707]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:04 smithi029 ceph-mon[31565]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:04 smithi177 ceph-mon[27352]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:05.663 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:05 smithi177 ceph-mon[27352]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:05.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:05 smithi029 ceph-mon[23707]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:05 smithi029 ceph-mon[31565]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:06] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-16T13:49:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:49:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:49:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:49:08.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:08 smithi029 ceph-mon[31565]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:08 smithi029 ceph-mon[23707]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:08 smithi177 ceph-mon[27352]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:10.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:10 smithi029 ceph-mon[23707]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:10.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:10 smithi029 ceph-mon[31565]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:10.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:10 smithi177 ceph-mon[27352]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:12.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:12 smithi029 ceph-mon[31565]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:12.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:12 smithi029 ceph-mon[23707]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:12 smithi177 ceph-mon[27352]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:13 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:13 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:13 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:14 smithi029 ceph-mon[23707]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:14 smithi029 ceph-mon[31565]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:14 smithi177 ceph-mon[27352]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:16 smithi029 ceph-mon[23707]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:16] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T13:49:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:16 smithi029 ceph-mon[31565]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:16 smithi177 ceph-mon[27352]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:16.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:18 smithi029 ceph-mon[23707]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:18 smithi029 ceph-mon[31565]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:18 smithi177 ceph-mon[27352]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:20 smithi029 ceph-mon[23707]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:20 smithi029 ceph-mon[31565]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:20 smithi177 ceph-mon[27352]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:22 smithi029 ceph-mon[23707]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:22 smithi029 ceph-mon[31565]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:22 smithi177 ceph-mon[27352]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:23.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:24 smithi029 ceph-mon[23707]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:24 smithi029 ceph-mon[31565]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:24 smithi177 ceph-mon[27352]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:26 smithi029 ceph-mon[23707]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:26] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-16T13:49:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:26 smithi029 ceph-mon[31565]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:26.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:26 smithi177 ceph-mon[27352]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:28 smithi029 ceph-mon[23707]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:28 smithi029 ceph-mon[31565]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:28 smithi177 ceph-mon[27352]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:30 smithi029 ceph-mon[23707]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:30 smithi029 ceph-mon[31565]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:30 smithi177 ceph-mon[27352]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:31.605 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:31 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:31.606 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:31 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:31 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:32 smithi029 ceph-mon[23707]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:32 smithi029 ceph-mon[31565]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:32.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:32 smithi177 ceph-mon[27352]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:34 smithi029 ceph-mon[23707]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:34 smithi029 ceph-mon[31565]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:34 smithi177 ceph-mon[27352]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:36.259 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:36 smithi029 ceph-mon[23707]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:36.260 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:36] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-16T13:49:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:36 smithi029 ceph-mon[31565]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:36 smithi177 ceph-mon[27352]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:38 smithi029 ceph-mon[23707]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:38 smithi029 ceph-mon[31565]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:38 smithi177 ceph-mon[27352]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:40 smithi029 ceph-mon[23707]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:40 smithi029 ceph-mon[31565]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:40 smithi177 ceph-mon[27352]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:42 smithi029 ceph-mon[23707]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:42 smithi029 ceph-mon[31565]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:42 smithi177 ceph-mon[27352]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:43 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:43 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:43 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:44 smithi029 ceph-mon[23707]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:44 smithi029 ceph-mon[31565]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:44 smithi177 ceph-mon[27352]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:46.278 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:46] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:49:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:46 smithi029 ceph-mon[23707]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:46 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:46 smithi029 ceph-mon[31565]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:46 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:46 smithi177 ceph-mon[27352]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:46 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:49:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:48 smithi029 ceph-mon[23707]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:48 smithi029 ceph-mon[31565]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:48 smithi177 ceph-mon[27352]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:50 smithi029 ceph-mon[23707]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:50 smithi029 ceph-mon[31565]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:50 smithi177 ceph-mon[27352]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:52 smithi029 ceph-mon[23707]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:52 smithi029 ceph-mon[31565]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:52 smithi177 ceph-mon[27352]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:49:53.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:53 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:53 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:53 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:49:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:54 smithi029 ceph-mon[23707]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:54 smithi029 ceph-mon[31565]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:54 smithi177 ceph-mon[27352]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:56.301 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:49:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:49:56] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:49:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:56 smithi029 ceph-mon[23707]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:56 smithi029 ceph-mon[31565]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:56 smithi177 ceph-mon[27352]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:49:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:49:58 smithi029 ceph-mon[23707]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:49:58 smithi029 ceph-mon[31565]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:49:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:49:58 smithi177 ceph-mon[27352]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:00 smithi029 ceph-mon[23707]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:00 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T13:50:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:00 smithi029 ceph-mon[31565]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:00 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T13:50:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:00 smithi177 ceph-mon[27352]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:00.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:00 smithi177 ceph-mon[27352]: overall HEALTH_OK 2024-09-16T13:50:01.635 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:01 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:01.635 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:01 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:01 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:02 smithi029 ceph-mon[23707]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:02 smithi029 ceph-mon[31565]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:02 smithi177 ceph-mon[27352]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:03 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:03 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:03 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:04 smithi029 ceph-mon[23707]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:04 smithi029 ceph-mon[31565]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:04 smithi177 ceph-mon[27352]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:06.322 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:50:06] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:50:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:06 smithi029 ceph-mon[23707]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:06 smithi029 ceph-mon[31565]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:06 smithi177 ceph-mon[27352]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:50:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:07 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:50:07.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:07.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:07.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:07 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' 2024-09-16T13:50:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:08 smithi029 ceph-mon[23707]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:08 smithi029 ceph-mon[31565]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:08 smithi177 ceph-mon[27352]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:10 smithi029 ceph-mon[31565]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:10 smithi029 ceph-mon[23707]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:10 smithi177 ceph-mon[27352]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:12 smithi029 ceph-mon[23707]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:12 smithi029 ceph-mon[31565]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:12.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:12 smithi177 ceph-mon[27352]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:13 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:13 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:13 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:14 smithi029 ceph-mon[23707]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:14 smithi029 ceph-mon[31565]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:14 smithi177 ceph-mon[27352]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:16.345 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:50:16] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:50:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:16 smithi029 ceph-mon[23707]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:16 smithi029 ceph-mon[23707]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:16 smithi029 ceph-mon[31565]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:16.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:16 smithi029 ceph-mon[31565]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:16 smithi177 ceph-mon[27352]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:16 smithi177 ceph-mon[27352]: from='mgr.14460 172.21.15.29:0/121222677' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:17.743 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:50:18.008 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:18.381 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:18 smithi029 ceph-mon[23707]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:18.381 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:18 smithi029 ceph-mon[31565]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 2m ago 6m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (6m) 72s ago 6m 77.9M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (6m) 2m ago 6m - - 3.8 b5388489f99e 75e825189c88 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 72s ago 11m 453M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (12m) 2m ago 12m - - 19.1.1-328-gad35db06 b5388489f99e c8f4b0dae926 2024-09-16T13:50:18.667 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (12m) 2m ago 13m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (11m) 72s ago 11m 42.2M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (11m) 2m ago 11m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (6m) 2m ago 6m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (6m) 72s ago 6m 16.8M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (10m) 2m ago 10m - 4017M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (10m) 2m ago 10m - 4017M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (9m) 2m ago 9m - 4017M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (9m) 2m ago 9m - 4017M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (9m) 72s ago 9m 60.5M 4015M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (8m) 72s ago 8m 55.5M 4015M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (8m) 72s ago 8m 56.1M 4015M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (7m) 72s ago 7m 60.4M 4015M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (5m) 72s ago 7m 54.3M - 2.43.0 a07b618ecd1d 4b82971d2c32 2024-09-16T13:50:18.668 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (6m) 2m ago 6m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:50:18.669 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (6m) 72s ago 6m 80.1M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:50:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:18 smithi177 ceph-mon[27352]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:19.377 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:50:19.649 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T13:50:20.390 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 14, 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:50:20.391 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:50:20.613 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:20 smithi029 ceph-mon[23707]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:50:20.613 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:20 smithi029 ceph-mon[23707]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:20.613 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:20 smithi029 ceph-mon[31565]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:50:20.613 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:20 smithi029 ceph-mon[31565]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:20 smithi177 ceph-mon[27352]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-16T13:50:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:20 smithi177 ceph-mon[27352]: from='client.24929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:50:21.086 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:50:21.343 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:21.620 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:21 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3888995159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:21.621 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:21 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3888995159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:21 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3888995159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:22.098 INFO:teuthology.orchestra.run.smithi029.stdout: cluster: 2024-09-16T13:50:22.098 INFO:teuthology.orchestra.run.smithi029.stdout: id: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:50:22.098 INFO:teuthology.orchestra.run.smithi029.stdout: health: HEALTH_OK 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: services: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: mon: 3 daemons, quorum a,b,c (age 11m) 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: mgr: y(active, since 7m), standbys: x 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: data: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: pgs: 161 active+clean 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: io: 2024-09-16T13:50:22.099 INFO:teuthology.orchestra.run.smithi029.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T13:50:22.100 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:50:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:22 smithi029 ceph-mon[31565]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:22 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1114504911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:50:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:22 smithi029 ceph-mon[23707]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:22 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1114504911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:50:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:22 smithi177 ceph-mon[27352]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:22 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1114504911' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:50:22.841 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T13:50:23.102 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:23.488 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:23 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:23.489 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:23 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:23 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:23.822 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T13:50:24.473 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:24 smithi029 ceph-mon[23707]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:24.473 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:24 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1342934095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:50:24.473 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:24 smithi029 ceph-mon[31565]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:24.473 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:24 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1342934095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:50:24.506 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-16T13:50:24.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:24 smithi177 ceph-mon[27352]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:24.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:24 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1342934095' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:50:24.767 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:25.532 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T13:50:26.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:50:26] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-16T13:50:26.223 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T13:50:26.482 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:26.605 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:26 smithi029 ceph-mon[23707]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:26.605 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:26 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4082968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:26.606 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:26 smithi029 ceph-mon[31565]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:26.606 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:26 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4082968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:26 smithi177 ceph-mon[27352]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:50:26.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:26 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4082968113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setuser ceph since I am not root 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ignoring --setgroup ceph since I am not root 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.380+0000 7efc62faf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.441+0000 7efc62faf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: Activating manager daemon x 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:50:27.564 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: mgrmap e23: x(active, starting, since 0.0106867s) 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:50:27.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: Activating manager daemon x 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: mgrmap e23: x(active, starting, since 0.0106867s) 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:50:27.566 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:50:27.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:50:27.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:27] ENGINE Bus STOPPING 2024-09-16T13:50:27.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:27] ENGINE Bus STOPPED 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: Activating manager daemon x 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/728590745' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: osdmap e96: 8 total, 8 up, 8 in 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: mgrmap e23: x(active, starting, since 0.0106867s) 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:50:27.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:50:27.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:27 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:50:27.827 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.599+0000 7efc62faf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-16T13:50:27.827 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.668+0000 7efc62faf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-16T13:50:27.947 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:50:28.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.824+0000 7efc62faf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:50:28.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:27 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:27.975+0000 7efc62faf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-16T13:50:28.216 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:50:28.517 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: Manager daemon x is now available 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.521 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:28.324+0000 7efc62faf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:28.392+0000 7efc62faf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: Manager daemon x is now available 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.522 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.523 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.533 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:28] ENGINE Bus STARTING 2024-09-16T13:50:28.533 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:28] ENGINE Serving on http://:::9283 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: Manager daemon x is now available 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.534 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:50:28.768 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:28 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:28.602+0000 7efc62faf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-16T13:50:28.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:50:28] ENGINE Bus STARTED 2024-09-16T13:50:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-mon[23707]: mgrmap e24: x(active, since 1.19708s) 2024-09-16T13:50:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-mon[23707]: Deploying cephadm binary to smithi029 2024-09-16T13:50:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-mon[31565]: mgrmap e24: x(active, since 1.19708s) 2024-09-16T13:50:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-mon[31565]: Deploying cephadm binary to smithi029 2024-09-16T13:50:29.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:29.546+0000 7efc62faf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-16T13:50:29.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:29.626+0000 7efc62faf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-16T13:50:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-mon[27352]: mgrmap e24: x(active, since 1.19708s) 2024-09-16T13:50:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-mon[27352]: Deploying cephadm binary to smithi029 2024-09-16T13:50:29.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:50:29.546+0000 7fcb12f26640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:50:29] ENGINE Error in HTTPServer.serve 2024-09-16T13:50:29.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: Traceback (most recent call last): 2024-09-16T13:50:29.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:50:29.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._connections.run(self.expiration_interval) 2024-09-16T13:50:29.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:50:29.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._run(expiration_interval) 2024-09-16T13:50:29.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:50:29.704 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:50:29.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:50:29.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:50:29.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:50:29.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: s = self.context.wrap_socket( 2024-09-16T13:50:29.705 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:50:29.706 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: return self.sslsocket_class._create( 2024-09-16T13:50:29.706 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:50:29.706 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self.do_handshake() 2024-09-16T13:50:29.706 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:50:29.706 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._sslobj.do_handshake() 2024-09-16T13:50:29.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:50:29.707 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:50:30.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:30.408+0000 7efc62faf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-16T13:50:30.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:30.552+0000 7efc62faf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-16T13:50:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: Deploying cephadm binary to smithi177 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: [16/Sep/2024:13:50:29] ENGINE Bus STARTING 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: [16/Sep/2024:13:50:29] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: [16/Sep/2024:13:50:29] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[23707]: [16/Sep/2024:13:50:29] ENGINE Bus STARTED 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: Deploying cephadm binary to smithi177 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: [16/Sep/2024:13:50:29] ENGINE Bus STARTING 2024-09-16T13:50:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: [16/Sep/2024:13:50:29] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:50:30.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: [16/Sep/2024:13:50:29] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:50:30.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-mon[31565]: [16/Sep/2024:13:50:29] ENGINE Bus STARTED 2024-09-16T13:50:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: Deploying cephadm binary to smithi177 2024-09-16T13:50:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: [16/Sep/2024:13:50:29] ENGINE Bus STARTING 2024-09-16T13:50:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: [16/Sep/2024:13:50:29] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:50:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: [16/Sep/2024:13:50:29] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:50:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:30 smithi177 ceph-mon[27352]: [16/Sep/2024:13:50:29] ENGINE Bus STARTED 2024-09-16T13:50:30.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:30.722+0000 7efc62faf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-16T13:50:30.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:30.786+0000 7efc62faf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-16T13:50:30.949 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:30.946+0000 7efc62faf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-16T13:50:31.256 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.022+0000 7efc62faf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-16T13:50:31.256 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.086+0000 7efc62faf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-16T13:50:31.256 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.253+0000 7efc62faf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-mon[23707]: [16/Sep/2024:13:50:29] ENGINE Error in HTTPServer.serve 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:50:31.560 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:50:31.561 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-mon[23707]: mgrmap e25: x(active, since 3s) 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-mon[31565]: [16/Sep/2024:13:50:29] ENGINE Error in HTTPServer.serve 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:50:31.562 INFO:journalctl@ceph.mon.c.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: self.do_handshake() 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-mon[31565]: mgrmap e25: x(active, since 3s) 2024-09-16T13:50:31.563 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.322+0000 7efc62faf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-16T13:50:31.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.401+0000 7efc62faf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-16T13:50:31.564 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.494+0000 7efc62faf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:31 smithi177 ceph-mon[27352]: [16/Sep/2024:13:50:29] ENGINE Error in HTTPServer.serve 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:50:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:50:31.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:31 smithi177 ceph-mon[27352]: mgrmap e25: x(active, since 3s) 2024-09-16T13:50:31.883 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.557+0000 7efc62faf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-16T13:50:31.883 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:31 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:31.619+0000 7efc62faf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-16T13:50:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-mon[23707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-mon[31565]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:32.492+0000 7efc62faf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:50:32] ENGINE Bus STARTING 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: CherryPy Checker: 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: The Application mounted at '' has an empty config. 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:50:32] ENGINE Serving on http://:::9283 2024-09-16T13:50:32.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: [16/Sep/2024:13:50:32] ENGINE Bus STARTED 2024-09-16T13:50:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:32 smithi177 ceph-mon[27352]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: mgrmap e26: x(active, since 5s) 2024-09-16T13:50:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: Standby manager daemon y started 2024-09-16T13:50:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: mgrmap e26: x(active, since 5s) 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: Standby manager daemon y started 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:50:33.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:33.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:33 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='client.24725 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: mgrmap e26: x(active, since 5s) 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: Standby manager daemon y started 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/1712957601' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:33 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi029 to 2993M 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:34 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi029 to 2993M 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: mgrmap e27: x(active, since 6s), standbys: y 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi029 to 2993M 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:34.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:34 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Adjusting osd_memory_target on smithi177 to 3247M 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:35.914 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.916 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Adjusting osd_memory_target on smithi177 to 3247M 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.917 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[23707]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:50:35.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.919 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:35 smithi029 ceph-mon[31565]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Adjusting osd_memory_target on smithi177 to 3247M 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:35.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:35 smithi177 ceph-mon[27352]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:50:36.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:50:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[23937]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:50:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T13:50:38.594 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:38 smithi029 ceph-mon[23707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:50:38.594 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:38 smithi029 ceph-mon[31565]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:50:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:38 smithi177 ceph-mon[27352]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/631849146' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2263747742' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:39.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/631849146' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2263747742' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:39.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:39 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:50:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:50:39.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/631849146' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:50:39.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:50:39.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2263747742' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:39.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:39 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]: dispatch 2024-09-16T13:50:40.760 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:40 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]': finished 2024-09-16T13:50:40.760 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:40 smithi177 ceph-mon[27352]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:50:40.761 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:40 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]: dispatch 2024-09-16T13:50:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]': finished 2024-09-16T13:50:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[23707]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:50:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]: dispatch 2024-09-16T13:50:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/2250917104"}]': finished 2024-09-16T13:50:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[31565]: osdmap e97: 8 total, 8 up, 8 in 2024-09-16T13:50:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:40 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]: dispatch 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]': finished 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[23707]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]: dispatch 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[23707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]': finished 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[31565]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]: dispatch 2024-09-16T13:50:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:41 smithi029 ceph-mon[31565]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:50:41.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:41 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:50:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:41 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3257388016' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/124808162"}]': finished 2024-09-16T13:50:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:41 smithi177 ceph-mon[27352]: osdmap e98: 8 total, 8 up, 8 in 2024-09-16T13:50:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:41 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]: dispatch 2024-09-16T13:50:41.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:41 smithi177 ceph-mon[27352]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-16T13:50:42.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.052Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:50:42.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T13:50:42.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T13:50:42.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T13:50:42.314 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[59530]: ts=2024-09-16T13:50:42.053Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T13:50:42.315 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 podman[63924]: 2024-09-16 13:50:42.063275482 +0000 UTC m=+0.126863779 container died 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:42.580 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 podman[63924]: 2024-09-16 13:50:42.394564983 +0000 UTC m=+0.458153286 container cleanup 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:42.580 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 bash[63924]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]': finished 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[31565]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2975931246' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]': finished 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[23707]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:50:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2975931246' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:42.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:42 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:42.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 podman[63936]: 2024-09-16 13:50:42.579156216 +0000 UTC m=+0.517726499 container remove 4b82971d2c32c5dd905d7af883e802c670a99dc56f5d0c064a51c98bda12e09e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:42.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T13:50:42.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:50:42.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.115s CPU time. 2024-09-16T13:50:42.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:42 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:50:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1553630524' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/124808162"}]': finished 2024-09-16T13:50:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-mon[27352]: osdmap e99: 8 total, 8 up, 8 in 2024-09-16T13:50:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2975931246' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:42 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]: dispatch 2024-09-16T13:50:43.275 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 podman[64031]: 2024-09-16 13:50:42.925719618 +0000 UTC m=+0.017367858 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T13:50:43.275 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 podman[64031]: 2024-09-16 13:50:43.055197429 +0000 UTC m=+0.146845670 container create 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 podman[64031]: 2024-09-16 13:50:43.274050724 +0000 UTC m=+0.365698964 container init 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 podman[64031]: 2024-09-16 13:50:43.277158849 +0000 UTC m=+0.368807101 container start 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.299Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.299Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.299Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.299Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.299Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.301Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.302Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T13:50:43.660 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.303Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.303Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.304Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.304Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.36µs 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.304Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.307Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.314Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.315Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.315Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.021µs wal_replay_duration=10.465081ms wbl_replay_duration=140ns total_replay_duration=10.500394ms 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.316Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.316Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.316Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.337Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.963193ms db_storage=664ns remote_storage=1.094µs web_handler=417ns query_engine=568ns scrape=437.429µs scrape_sd=112.582µs notify=15.529µs notify_sd=20.499µs rules=20.027804ms tracing=5.712µs 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.338Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T13:50:43.661 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:50:43.338Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:50:43.662 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 bash[64031]: 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e 2024-09-16T13:50:43.662 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:50:43 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:50:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]': finished 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/101816474' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:43.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]': finished 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/101816474' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:43.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:43 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:43.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1940958425"}]': finished 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: osdmap e100: 8 total, 8 up, 8 in 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/101816474' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:50:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:43.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:43 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:50:44.796 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:44 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]': finished 2024-09-16T13:50:44.796 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:44 smithi177 ceph-mon[27352]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T13:50:44.796 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:44 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]: dispatch 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]': finished 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[31565]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]: dispatch 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/489677945"}]': finished 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[23707]: osdmap e101: 8 total, 8 up, 8 in 2024-09-16T13:50:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:44 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]: dispatch 2024-09-16T13:50:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]': finished 2024-09-16T13:50:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[31565]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T13:50:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2489363497' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[31565]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:45.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]': finished 2024-09-16T13:50:45.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[23707]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T13:50:45.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2489363497' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:45 smithi029 ceph-mon[23707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:45.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:45 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3838294019' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1078571726"}]': finished 2024-09-16T13:50:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:45 smithi177 ceph-mon[27352]: osdmap e102: 8 total, 8 up, 8 in 2024-09-16T13:50:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:45 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2489363497' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:45 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]: dispatch 2024-09-16T13:50:45.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:45 smithi177 ceph-mon[27352]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:50:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:46 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]': finished 2024-09-16T13:50:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:46 smithi029 ceph-mon[23707]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T13:50:46.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:46 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]': finished 2024-09-16T13:50:46.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:46 smithi029 ceph-mon[31565]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T13:50:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:46 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/432193657"}]': finished 2024-09-16T13:50:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:46 smithi177 ceph-mon[27352]: osdmap e103: 8 total, 8 up, 8 in 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:50:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:50:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:50 smithi029 ceph-mon[23707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T13:50:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:50 smithi029 ceph-mon[31565]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T13:50:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:50:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:50 smithi177 ceph-mon[27352]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T13:50:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:50:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:50:51] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T13:50:52.557 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:52 smithi029 ceph-mon[23707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T13:50:52.558 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:52 smithi029 ceph-mon[31565]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T13:50:52.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:52 smithi177 ceph-mon[27352]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T13:50:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:54 smithi029 ceph-mon[23707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T13:50:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:54 smithi029 ceph-mon[31565]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T13:50:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:54 smithi177 ceph-mon[27352]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-09-16T13:50:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:56 smithi029 ceph-mon[23707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T13:50:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:56 smithi029 ceph-mon[31565]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T13:50:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:56 smithi177 ceph-mon[27352]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T13:50:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:58 smithi029 ceph-mon[23707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T13:50:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:50:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:58 smithi029 ceph-mon[31565]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T13:50:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:50:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:50:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:58 smithi177 ceph-mon[27352]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T13:50:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:50:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:00 smithi029 ceph-mon[23707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:00 smithi029 ceph-mon[31565]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:00 smithi177 ceph-mon[27352]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:01] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:51:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:02 smithi029 ceph-mon[23707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:02 smithi029 ceph-mon[31565]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:02 smithi177 ceph-mon[27352]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:04.566 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:04 smithi177 ceph-mon[27352]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:04 smithi029 ceph-mon[23707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:04 smithi029 ceph-mon[31565]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:06 smithi029 ceph-mon[31565]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:06 smithi029 ceph-mon[23707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:06 smithi177 ceph-mon[27352]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:08 smithi029 ceph-mon[31565]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:08 smithi029 ceph-mon[23707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:08 smithi177 ceph-mon[27352]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:10 smithi029 ceph-mon[31565]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:10 smithi029 ceph-mon[23707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:10 smithi177 ceph-mon[27352]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:11] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:51:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:12 smithi029 ceph-mon[31565]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:12 smithi029 ceph-mon[23707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:12 smithi177 ceph-mon[27352]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:14 smithi029 ceph-mon[23707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:14 smithi029 ceph-mon[31565]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:14 smithi177 ceph-mon[27352]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:16 smithi029 ceph-mon[23707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:16 smithi029 ceph-mon[31565]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:16 smithi177 ceph-mon[27352]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:18 smithi029 ceph-mon[23707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:18 smithi029 ceph-mon[31565]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:18 smithi177 ceph-mon[27352]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:20 smithi029 ceph-mon[23707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:20 smithi029 ceph-mon[31565]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:20 smithi177 ceph-mon[27352]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:22.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:21] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:51:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:22 smithi029 ceph-mon[23707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:22 smithi029 ceph-mon[31565]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:22 smithi177 ceph-mon[27352]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:24 smithi029 ceph-mon[23707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:24 smithi029 ceph-mon[31565]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:24 smithi177 ceph-mon[27352]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:26 smithi029 ceph-mon[23707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:26 smithi029 ceph-mon[31565]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:26 smithi177 ceph-mon[27352]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:28 smithi029 ceph-mon[23707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:28 smithi029 ceph-mon[31565]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:28 smithi177 ceph-mon[27352]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:30 smithi029 ceph-mon[23707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:30 smithi029 ceph-mon[31565]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:30 smithi177 ceph-mon[27352]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:31] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:51:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:32 smithi029 ceph-mon[23707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:32 smithi029 ceph-mon[31565]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:32 smithi177 ceph-mon[27352]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:34 smithi029 ceph-mon[23707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:34 smithi029 ceph-mon[31565]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:34 smithi177 ceph-mon[27352]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:36 smithi029 ceph-mon[23707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:36 smithi029 ceph-mon[31565]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:36 smithi177 ceph-mon[27352]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:38 smithi029 ceph-mon[23707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:38 smithi029 ceph-mon[31565]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:38 smithi177 ceph-mon[27352]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:40 smithi029 ceph-mon[31565]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:40 smithi029 ceph-mon[23707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:40.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:40 smithi177 ceph-mon[27352]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:41] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:51:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:42 smithi029 ceph-mon[23707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:42 smithi029 ceph-mon[31565]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:42 smithi177 ceph-mon[27352]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:44 smithi029 ceph-mon[23707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:44 smithi029 ceph-mon[31565]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:44 smithi177 ceph-mon[27352]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:46 smithi029 ceph-mon[23707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:46 smithi029 ceph-mon[31565]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:46 smithi177 ceph-mon[27352]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[23707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:51:48.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[31565]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:48.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:51:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:48 smithi177 ceph-mon[27352]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:51:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:51:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:51:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:50 smithi029 ceph-mon[31565]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:50 smithi029 ceph-mon[23707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:51:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:50 smithi177 ceph-mon[27352]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:51:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:51:51] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:51:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:52 smithi029 ceph-mon[23707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:52 smithi029 ceph-mon[31565]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:52 smithi177 ceph-mon[27352]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:54 smithi029 ceph-mon[23707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:54 smithi029 ceph-mon[31565]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:54 smithi177 ceph-mon[27352]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:56 smithi029 ceph-mon[23707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:56 smithi029 ceph-mon[31565]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:56 smithi177 ceph-mon[27352]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:51:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:58 smithi029 ceph-mon[31565]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:51:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:58 smithi029 ceph-mon[23707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:51:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:51:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:58 smithi177 ceph-mon[27352]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:51:58.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:51:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:00.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:00 smithi029 ceph-mon[31565]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:00 smithi029 ceph-mon[23707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:00 smithi177 ceph-mon[27352]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:01] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:52:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:02 smithi029 ceph-mon[23707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:02 smithi029 ceph-mon[31565]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:02 smithi177 ceph-mon[27352]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:04 smithi029 ceph-mon[23707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:04 smithi029 ceph-mon[31565]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:04 smithi177 ceph-mon[27352]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:06 smithi029 ceph-mon[23707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:06 smithi029 ceph-mon[31565]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:06 smithi177 ceph-mon[27352]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:08 smithi029 ceph-mon[23707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:08 smithi029 ceph-mon[31565]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:08 smithi177 ceph-mon[27352]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:10 smithi029 ceph-mon[23707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:10 smithi029 ceph-mon[31565]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:10.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:10 smithi177 ceph-mon[27352]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:11] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:52:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:12 smithi029 ceph-mon[23707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:12 smithi029 ceph-mon[31565]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:12 smithi177 ceph-mon[27352]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:14 smithi029 ceph-mon[23707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:14 smithi029 ceph-mon[31565]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:14 smithi177 ceph-mon[27352]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:16 smithi029 ceph-mon[23707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:16 smithi029 ceph-mon[31565]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:16 smithi177 ceph-mon[27352]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:18 smithi029 ceph-mon[23707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:18 smithi029 ceph-mon[31565]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:18 smithi177 ceph-mon[27352]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:20 smithi029 ceph-mon[23707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:20 smithi029 ceph-mon[31565]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:20.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:20 smithi177 ceph-mon[27352]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:22.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:21] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-16T13:52:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:22 smithi177 ceph-mon[27352]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:22 smithi029 ceph-mon[23707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:22 smithi029 ceph-mon[31565]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:24 smithi177 ceph-mon[27352]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:24.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:24 smithi029 ceph-mon[23707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:24.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:24 smithi029 ceph-mon[31565]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:26 smithi177 ceph-mon[27352]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:26.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:26 smithi029 ceph-mon[23707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:26.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:26 smithi029 ceph-mon[31565]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:28.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:28 smithi029 ceph-mon[23707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:28.913 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:28.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:28 smithi029 ceph-mon[31565]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:28.914 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:28.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:28 smithi177 ceph-mon[27352]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:28.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:30 smithi029 ceph-mon[23707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:30.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:30 smithi029 ceph-mon[31565]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:30 smithi177 ceph-mon[27352]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:32.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:31] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T13:52:32.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:32 smithi029 ceph-mon[23707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:32.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:32 smithi029 ceph-mon[31565]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:32.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:32 smithi177 ceph-mon[27352]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:34 smithi029 ceph-mon[23707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:34 smithi029 ceph-mon[31565]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:34.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:34 smithi177 ceph-mon[27352]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:36 smithi029 ceph-mon[23707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:36 smithi029 ceph-mon[31565]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:36 smithi177 ceph-mon[27352]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:38.923 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:38 smithi029 ceph-mon[23707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:38.923 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:38 smithi029 ceph-mon[31565]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:38.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:38 smithi177 ceph-mon[27352]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:40 smithi029 ceph-mon[23707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:40 smithi029 ceph-mon[31565]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:40.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:40.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:40 smithi177 ceph-mon[27352]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:42.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:41] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T13:52:42.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:42 smithi029 ceph-mon[23707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:42.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:42 smithi029 ceph-mon[31565]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:42.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:42 smithi177 ceph-mon[27352]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:43.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:43.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:43.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:44 smithi029 ceph-mon[23707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:44 smithi029 ceph-mon[31565]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:44.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:44 smithi177 ceph-mon[27352]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:46.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:46 smithi029 ceph-mon[23707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:46.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:46 smithi029 ceph-mon[31565]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:46.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:46 smithi177 ceph-mon[27352]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[31565]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[23707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:48.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:48 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:52:48.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:48 smithi177 ceph-mon[27352]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:52:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:48 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:52:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:48 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:52:50.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:50.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:50 smithi029 ceph-mon[23707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:50.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:50.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:50 smithi029 ceph-mon[31565]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:50.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:52:50.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:50 smithi177 ceph-mon[27352]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:52:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:52:51] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:52:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:52 smithi029 ceph-mon[23707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:52 smithi029 ceph-mon[31565]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:52 smithi177 ceph-mon[27352]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:54.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:54 smithi177 ceph-mon[27352]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:54 smithi029 ceph-mon[23707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:54.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:54 smithi029 ceph-mon[31565]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:56 smithi029 ceph-mon[23707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:56.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:56 smithi029 ceph-mon[31565]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:56.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:56 smithi177 ceph-mon[27352]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:52:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:58 smithi029 ceph-mon[23707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:52:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:58 smithi029 ceph-mon[31565]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:52:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:52:58.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:58 smithi177 ceph-mon[27352]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:52:58.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:52:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:00 smithi029 ceph-mon[31565]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:00 smithi029 ceph-mon[23707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:00 smithi177 ceph-mon[27352]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:02.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:01] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:53:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:02 smithi029 ceph-mon[23707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:02.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:02 smithi029 ceph-mon[31565]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:02 smithi177 ceph-mon[27352]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:04 smithi029 ceph-mon[23707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:04 smithi029 ceph-mon[31565]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:04 smithi177 ceph-mon[27352]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:06.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:06 smithi029 ceph-mon[23707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:06 smithi029 ceph-mon[31565]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:06.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:06 smithi177 ceph-mon[27352]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:08.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:08 smithi029 ceph-mon[23707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:08.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:08 smithi029 ceph-mon[31565]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:08.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:08 smithi177 ceph-mon[27352]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:10 smithi029 ceph-mon[23707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:10 smithi029 ceph-mon[31565]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:10.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:10.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:10 smithi177 ceph-mon[27352]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:11] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:53:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:12 smithi029 ceph-mon[23707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:12 smithi029 ceph-mon[31565]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:12 smithi177 ceph-mon[27352]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:13.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:14 smithi029 ceph-mon[23707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:14 smithi029 ceph-mon[31565]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:14.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:14 smithi177 ceph-mon[27352]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:16.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:16 smithi029 ceph-mon[23707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:16.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:16 smithi029 ceph-mon[31565]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:16 smithi177 ceph-mon[27352]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:18 smithi029 ceph-mon[23707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:18 smithi029 ceph-mon[31565]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:18.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:18 smithi177 ceph-mon[27352]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:20 smithi029 ceph-mon[23707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:20.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:20.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:20 smithi029 ceph-mon[31565]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:20.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:20.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:20 smithi177 ceph-mon[27352]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:22.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:21] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-16T13:53:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:22 smithi029 ceph-mon[23707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:22 smithi029 ceph-mon[31565]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:22 smithi177 ceph-mon[27352]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:24.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:24 smithi029 ceph-mon[23707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:24.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:24 smithi029 ceph-mon[31565]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:24.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:24 smithi177 ceph-mon[27352]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:26.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:26 smithi029 ceph-mon[23707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:26.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:26 smithi029 ceph-mon[31565]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:26.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:26 smithi177 ceph-mon[27352]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:28.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:28 smithi029 ceph-mon[23707]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:28.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:28.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:28 smithi029 ceph-mon[31565]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:28.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:28.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:28 smithi177 ceph-mon[27352]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:28.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:29.369 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch daemon redeploy "mgr.$(ceph mgr dump -f json | jq .standbys | jq .[] | jq -r .name)" --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-16T13:53:29.635 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:30.678 INFO:teuthology.orchestra.run.smithi029.stdout:Scheduled to redeploy mgr.y on host 'smithi029' 2024-09-16T13:53:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[23707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3727207236' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:53:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[31565]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:30.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:30 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3727207236' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:53:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:30 smithi177 ceph-mon[27352]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:30 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3727207236' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-16T13:53:31.388 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps --refresh' 2024-09-16T13:53:31.648 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: Schedule redeploy daemon mgr.y 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: Deploying daemon mgr.y on smithi029 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[31565]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: Schedule redeploy daemon mgr.y 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: Deploying daemon mgr.y on smithi029 2024-09-16T13:53:31.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:31 smithi029 ceph-mon[23707]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:31.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:31] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='client.25061 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: Schedule redeploy daemon mgr.y 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T13:53:31.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T13:53:31.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:53:31.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: Deploying daemon mgr.y on smithi029 2024-09-16T13:53:31.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:31 smithi177 ceph-mon[27352]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (9m) 2m ago 9m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (9m) 2m ago 9m 79.0M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 2m ago 9m - - 3.8 b5388489f99e eeb6fc3496e4 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 2m ago 14m 508M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T13:53:32.470 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:9283,8765 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e c8f4b0dae926 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (15m) 2m ago 16m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (14m) 2m ago 14m 46.8M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (14m) 2m ago 14m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (9m) 2m ago 9m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (9m) 2m ago 9m 16.8M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (14m) 2m ago 14m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (13m) 2m ago 13m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (13m) 2m ago 13m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (12m) 2m ago 12m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (12m) 2m ago 12m 61.5M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (11m) 2m ago 11m 56.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (11m) 2m ago 11m 57.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (11m) 2m ago 11m 61.4M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 10m 31.3M - 2.43.0 a07b618ecd1d 9597e45754e2 2024-09-16T13:53:32.471 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (9m) 2m ago 9m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:53:32.472 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (9m) 2m ago 9m 81.5M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:53:32.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:32 smithi029 ceph-mon[23707]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:32.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:32 smithi029 ceph-mon[31565]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:32.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:32 smithi177 ceph-mon[27352]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:53:33.194 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:53:33.476 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:53:33.872 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:33 smithi029 ceph-mon[23707]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:33.872 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:33 smithi029 ceph-mon[31565]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:33.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:33 smithi177 ceph-mon[27352]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:36.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:36 smithi029 ceph-mon[23707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:36 smithi029 ceph-mon[31565]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:36 smithi177 ceph-mon[27352]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:38.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:38 smithi029 ceph-mon[23707]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:38 smithi029 ceph-mon[31565]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:38 smithi177 ceph-mon[27352]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:40 smithi029 ceph-mon[23707]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:40 smithi029 ceph-mon[31565]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:40 smithi177 ceph-mon[27352]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:41] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:53:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:42 smithi029 ceph-mon[23707]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:42 smithi029 ceph-mon[31565]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:42 smithi177 ceph-mon[27352]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:43.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:43.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:44.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:44 smithi029 ceph-mon[23707]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:44 smithi029 ceph-mon[31565]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:44 smithi177 ceph-mon[27352]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:46.203 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:53:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=cleanup t=2024-09-16T13:53:45.740711754Z level=info msg="Completed cleanup jobs" duration=3.395204ms 2024-09-16T13:53:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:46 smithi029 ceph-mon[23707]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:46 smithi029 ceph-mon[31565]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:46 smithi177 ceph-mon[27352]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:48 smithi029 ceph-mon[23707]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:48 smithi029 ceph-mon[31565]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:48 smithi177 ceph-mon[27352]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:50 smithi029 ceph-mon[23707]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:50 smithi029 ceph-mon[31565]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:53:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:50 smithi177 ceph-mon[27352]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:53:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:53:51] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-16T13:53:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:52 smithi029 ceph-mon[23707]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:52 smithi029 ceph-mon[31565]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:52 smithi177 ceph-mon[27352]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:54.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:54 smithi029 ceph-mon[23707]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:54 smithi029 ceph-mon[31565]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:54 smithi177 ceph-mon[27352]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:56 smithi029 ceph-mon[23707]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:56 smithi029 ceph-mon[31565]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:56 smithi177 ceph-mon[27352]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:53:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:58 smithi029 ceph-mon[23707]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:53:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:58 smithi029 ceph-mon[31565]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:53:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:53:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:58 smithi177 ceph-mon[27352]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:53:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:53:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:00.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:00 smithi029 ceph-mon[23707]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:00.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:00.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:00 smithi029 ceph-mon[31565]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:00 smithi177 ceph-mon[27352]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:01.646 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:01 smithi029 systemd[1]: Stopping Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:54:01.927 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:01 smithi029 podman[79284]: 2024-09-16 13:54:01.644096731 +0000 UTC m=+0.158088086 container died c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T13:54:02.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 podman[79284]: 2024-09-16 13:54:02.035497631 +0000 UTC m=+0.549488985 container cleanup c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-16T13:54:02.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 bash[79284]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y 2024-09-16T13:54:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:01] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:54:02.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:02 smithi029 ceph-mon[23707]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:02.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:02 smithi029 ceph-mon[31565]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:02.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 podman[79296]: 2024-09-16 13:54:02.298692827 +0000 UTC m=+0.651853627 container remove c8f4b0dae926b04275ae30ffc8dd36927402a7dda2071ad758250e3822f52b07 (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T13:54:02.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-16T13:54:02.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-16T13:54:02.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 systemd[1]: Stopped Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:54:02.692 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service: Consumed 52.360s CPU time. 2024-09-16T13:54:02.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:02 smithi177 ceph-mon[27352]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:03.044 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 systemd[1]: Starting Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:54:03.044 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 podman[79425]: 2024-09-16 13:54:02.826293126 +0000 UTC m=+0.016462125 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T13:54:03.045 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:02 smithi029 podman[79425]: 2024-09-16 13:54:02.926085003 +0000 UTC m=+0.116254034 container create d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T13:54:03.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:03 smithi029 podman[79425]: 2024-09-16 13:54:03.163527191 +0000 UTC m=+0.353696179 container init d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T13:54:03.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:03 smithi029 podman[79425]: 2024-09-16 13:54:03.166497999 +0000 UTC m=+0.356667003 container start d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T13:54:03.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:03 smithi029 ceph-mgr[79444]: -- 172.21.15.29:0/1785618178 <== mon.2 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc0fcad0e0 con 0x55bc0fc8b400 2024-09-16T13:54:03.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:03 smithi029 bash[79425]: d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 2024-09-16T13:54:03.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:03 smithi029 systemd[1]: Started Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:54:04.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:04 smithi177 ceph-mon[27352]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:04.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:04 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:04 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:04 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.662 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:04 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[23707]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[31565]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:04 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:06.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:06 smithi029 ceph-mon[23707]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:06.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:06 smithi029 ceph-mon[31565]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:06.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:06 smithi177 ceph-mon[27352]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:08.688 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.689 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:08.690 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T13:54:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:54:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:08 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:54:08] ENGINE Bus STARTING 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: CherryPy Checker: 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: The Application mounted at '' has an empty config. 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:54:08] ENGINE Serving on http://:::9283 2024-09-16T13:54:08.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:54:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:54:08] ENGINE Bus STARTED 2024-09-16T13:54:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: Standby manager daemon y restarted 2024-09-16T13:54:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: Standby manager daemon y started 2024-09-16T13:54:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:54:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:54:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: Standby manager daemon y restarted 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: Standby manager daemon y started 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:54:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:09 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:54:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: Standby manager daemon y restarted 2024-09-16T13:54:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: Standby manager daemon y started 2024-09-16T13:54:09.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T13:54:09.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:54:09.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T13:54:09.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:09 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:54:10.617 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:10.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[23707]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:10.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[23707]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T13:54:10.618 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:10.618 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[31565]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:10.618 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:10 smithi029 ceph-mon[31565]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T13:54:10.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:10.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:10 smithi177 ceph-mon[27352]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:10.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:10 smithi177 ceph-mon[27352]: mgrmap e28: x(active, since 3m), standbys: y 2024-09-16T13:54:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:11] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:54:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:12 smithi029 ceph-mon[31565]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:12 smithi029 ceph-mon[23707]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:12 smithi177 ceph-mon[27352]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:14 smithi029 ceph-mon[23707]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:14 smithi029 ceph-mon[31565]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:14 smithi177 ceph-mon[27352]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T13:54:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:16 smithi029 ceph-mon[23707]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:16 smithi029 ceph-mon[31565]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:16 smithi177 ceph-mon[27352]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T13:54:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:18 smithi029 ceph-mon[23707]: pgmap v125: 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-16T13:54:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:18 smithi029 ceph-mon[31565]: pgmap v125: 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-16T13:54:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:18 smithi177 ceph-mon[27352]: pgmap v125: 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-16T13:54:20.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:20.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:20 smithi029 ceph-mon[23707]: pgmap v126: 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-16T13:54:20.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:20.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:20 smithi029 ceph-mon[31565]: pgmap v126: 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-16T13:54:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:20 smithi177 ceph-mon[27352]: pgmap v126: 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-16T13:54:22.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:21] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:54:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:22 smithi029 ceph-mon[23707]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:22 smithi029 ceph-mon[31565]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:22 smithi177 ceph-mon[27352]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:24 smithi029 ceph-mon[23707]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:24 smithi029 ceph-mon[31565]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:24 smithi177 ceph-mon[27352]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:26 smithi029 ceph-mon[23707]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:26 smithi029 ceph-mon[31565]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:26 smithi177 ceph-mon[27352]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:28 smithi029 ceph-mon[23707]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:28 smithi029 ceph-mon[31565]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:28 smithi177 ceph-mon[27352]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:30 smithi029 ceph-mon[23707]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:30 smithi029 ceph-mon[31565]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:30 smithi177 ceph-mon[27352]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:31] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:54:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:32 smithi029 ceph-mon[23707]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:32 smithi029 ceph-mon[31565]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:32 smithi177 ceph-mon[27352]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:34.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:34 smithi029 ceph-mon[23707]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:34.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:34 smithi029 ceph-mon[31565]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:34 smithi177 ceph-mon[27352]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:36 smithi029 ceph-mon[23707]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:36 smithi029 ceph-mon[31565]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:36 smithi177 ceph-mon[27352]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:38 smithi029 ceph-mon[23707]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:38 smithi029 ceph-mon[31565]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:38 smithi177 ceph-mon[27352]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:40 smithi029 ceph-mon[23707]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:40 smithi029 ceph-mon[31565]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:40 smithi177 ceph-mon[27352]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:41] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-16T13:54:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:42 smithi029 ceph-mon[23707]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:42 smithi029 ceph-mon[31565]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:42 smithi177 ceph-mon[27352]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:44 smithi029 ceph-mon[23707]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:44 smithi029 ceph-mon[31565]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:44 smithi177 ceph-mon[27352]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:46 smithi029 ceph-mon[23707]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:46 smithi029 ceph-mon[31565]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:46 smithi177 ceph-mon[27352]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:48 smithi029 ceph-mon[23707]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:48 smithi029 ceph-mon[31565]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:48 smithi177 ceph-mon[27352]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:50 smithi029 ceph-mon[23707]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:50 smithi029 ceph-mon[31565]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:54:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:50 smithi177 ceph-mon[27352]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:52.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:54:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:54:51] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:54:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:52 smithi029 ceph-mon[23707]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:52 smithi029 ceph-mon[31565]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:52 smithi177 ceph-mon[27352]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:54.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:54 smithi177 ceph-mon[27352]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:54 smithi029 ceph-mon[23707]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:54.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:54 smithi029 ceph-mon[31565]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:56.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:56 smithi177 ceph-mon[27352]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:56 smithi029 ceph-mon[23707]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:56.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:56 smithi029 ceph-mon[31565]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:54:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:58 smithi177 ceph-mon[27352]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:58.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:54:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:58 smithi029 ceph-mon[23707]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:54:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:54:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:58 smithi029 ceph-mon[31565]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:54:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:54:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:00.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:00 smithi177 ceph-mon[27352]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:00 smithi029 ceph-mon[23707]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:00 smithi029 ceph-mon[31565]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:02.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:01] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:55:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:02 smithi029 ceph-mon[23707]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:02.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:02 smithi029 ceph-mon[31565]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:02.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:02 smithi177 ceph-mon[27352]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:04 smithi029 ceph-mon[23707]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:04 smithi029 ceph-mon[31565]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:04 smithi177 ceph-mon[27352]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:06.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:06 smithi029 ceph-mon[23707]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:06 smithi029 ceph-mon[31565]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:06.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:06 smithi177 ceph-mon[27352]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:08.906 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:08 smithi029 ceph-mon[23707]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:08.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:08 smithi029 ceph-mon[31565]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:08.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:08 smithi177 ceph-mon[27352]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:10.816 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:10.816 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:10 smithi029 ceph-mon[23707]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:10.817 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:10.817 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:10 smithi029 ceph-mon[31565]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:10.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:10.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:10 smithi177 ceph-mon[27352]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:11] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:55:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:12 smithi029 ceph-mon[23707]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:12 smithi029 ceph-mon[31565]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:12 smithi177 ceph-mon[27352]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:13 smithi177 ceph-mon[27352]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[23707]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:55:14.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:55:14.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:55:14.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:14.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:13 smithi029 ceph-mon[31565]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:16 smithi029 ceph-mon[23707]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:16 smithi029 ceph-mon[31565]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:16 smithi177 ceph-mon[27352]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:18.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:18 smithi029 ceph-mon[23707]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:18 smithi029 ceph-mon[31565]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:18 smithi177 ceph-mon[27352]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:20 smithi029 ceph-mon[23707]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:20 smithi029 ceph-mon[31565]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:20 smithi177 ceph-mon[27352]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:22.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:21] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-16T13:55:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:22 smithi029 ceph-mon[23707]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:22 smithi029 ceph-mon[31565]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:22 smithi177 ceph-mon[27352]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:24 smithi029 ceph-mon[23707]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:24 smithi029 ceph-mon[31565]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:24 smithi177 ceph-mon[27352]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:26 smithi029 ceph-mon[23707]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:26 smithi029 ceph-mon[31565]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:26 smithi177 ceph-mon[27352]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:28 smithi029 ceph-mon[23707]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:28.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:28 smithi029 ceph-mon[31565]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:28.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:28 smithi177 ceph-mon[27352]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:30 smithi029 ceph-mon[23707]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:30 smithi029 ceph-mon[31565]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:30 smithi177 ceph-mon[27352]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:31] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:55:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:32 smithi029 ceph-mon[23707]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:32 smithi029 ceph-mon[31565]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:32.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:32 smithi177 ceph-mon[27352]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:34.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:34 smithi029 ceph-mon[23707]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:34.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:34 smithi029 ceph-mon[31565]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:34 smithi177 ceph-mon[27352]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:36 smithi029 ceph-mon[23707]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:36 smithi029 ceph-mon[31565]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:36 smithi177 ceph-mon[27352]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:38 smithi029 ceph-mon[23707]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:38 smithi029 ceph-mon[31565]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:38.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:38 smithi177 ceph-mon[27352]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:40 smithi029 ceph-mon[23707]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:40 smithi029 ceph-mon[31565]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:40 smithi177 ceph-mon[27352]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:41] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:55:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:42 smithi029 ceph-mon[23707]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:42 smithi029 ceph-mon[31565]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:42 smithi177 ceph-mon[27352]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:43 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:43 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:43 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:44 smithi029 ceph-mon[23707]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:44 smithi029 ceph-mon[31565]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:44 smithi177 ceph-mon[27352]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:46 smithi029 ceph-mon[23707]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:46 smithi029 ceph-mon[31565]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:46 smithi177 ceph-mon[27352]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:48 smithi029 ceph-mon[23707]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:48 smithi029 ceph-mon[31565]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:48 smithi177 ceph-mon[27352]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:50 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:50 smithi029 ceph-mon[31565]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:50 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:50 smithi029 ceph-mon[23707]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:50 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:55:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:50 smithi177 ceph-mon[27352]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:55:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:55:51] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T13:55:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:52 smithi029 ceph-mon[23707]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:52 smithi029 ceph-mon[31565]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:52 smithi177 ceph-mon[27352]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:54 smithi029 ceph-mon[23707]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:54 smithi029 ceph-mon[31565]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:54 smithi177 ceph-mon[27352]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:56 smithi177 ceph-mon[27352]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:56.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:56 smithi029 ceph-mon[23707]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:56.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:56 smithi029 ceph-mon[31565]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:55:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:58 smithi177 ceph-mon[27352]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:58.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:55:58 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:58 smithi029 ceph-mon[23707]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:55:58 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:55:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:58 smithi029 ceph-mon[31565]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:55:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:55:58 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:00 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:00.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:00 smithi177 ceph-mon[27352]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:00 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:00.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:00 smithi029 ceph-mon[31565]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:00 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:00 smithi029 ceph-mon[23707]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:01] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-16T13:56:02.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:02 smithi177 ceph-mon[27352]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:02.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:02 smithi029 ceph-mon[31565]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:02 smithi029 ceph-mon[23707]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:04 smithi029 ceph-mon[31565]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:04.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:04 smithi029 ceph-mon[23707]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:04 smithi177 ceph-mon[27352]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:06.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:06 smithi029 ceph-mon[23707]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:06 smithi029 ceph-mon[31565]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:06.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:06 smithi177 ceph-mon[27352]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:08.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:08 smithi029 ceph-mon[23707]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:08.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:08 smithi029 ceph-mon[31565]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:08.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:08 smithi177 ceph-mon[27352]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:10 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:10 smithi029 ceph-mon[31565]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:10 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:10 smithi029 ceph-mon[23707]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:10.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:10 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:10.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:10 smithi177 ceph-mon[27352]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:12.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:11] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-16T13:56:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:12 smithi029 ceph-mon[23707]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:12 smithi029 ceph-mon[31565]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:12 smithi177 ceph-mon[27352]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:13 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:13 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:13.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:13 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[23707]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[23707]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:56:14.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[31565]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:14.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:14.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:14.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:14 smithi029 ceph-mon[31565]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:56:14.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:14 smithi177 ceph-mon[27352]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:14.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:14 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:14.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:14 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:14.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:14 smithi177 ceph-mon[27352]: from='mgr.24754 ' entity='mgr.x' 2024-09-16T13:56:16.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:16 smithi029 ceph-mon[23707]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:16.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:16 smithi029 ceph-mon[31565]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:16 smithi177 ceph-mon[27352]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:18 smithi029 ceph-mon[31565]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:18 smithi029 ceph-mon[23707]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:18.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:18 smithi177 ceph-mon[27352]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:20.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:20 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:20.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:20 smithi029 ceph-mon[31565]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:20.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:20 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:20.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:20 smithi029 ceph-mon[23707]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:20.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:20 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:20.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:20 smithi177 ceph-mon[27352]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:22.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:21] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-16T13:56:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:22 smithi029 ceph-mon[23707]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:22 smithi029 ceph-mon[31565]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:22 smithi177 ceph-mon[27352]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:24.755 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:24 smithi177 ceph-mon[27352]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:24.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:24 smithi029 ceph-mon[31565]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:24.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:24 smithi029 ceph-mon[23707]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:26.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:26 smithi029 ceph-mon[23707]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:26.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:26 smithi029 ceph-mon[31565]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:26.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:26 smithi177 ceph-mon[27352]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:28.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:28 smithi029 ceph-mon[31565]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:28.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:28 smithi029 ceph-mon[31565]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:28.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:28 smithi029 ceph-mon[23707]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:28.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:28 smithi029 ceph-mon[23707]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:28.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:28 smithi177 ceph-mon[27352]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:28.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:28 smithi177 ceph-mon[27352]: from='mgr.24754 172.21.15.177:0/3886224534' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:30 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:30 smithi029 ceph-mon[23707]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:30.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:30 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:30.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:30 smithi029 ceph-mon[31565]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:30 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:30.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:30 smithi177 ceph-mon[27352]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:31] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:56:32.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:32 smithi029 ceph-mon[23707]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:32.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:32 smithi029 ceph-mon[31565]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:32.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:32 smithi177 ceph-mon[27352]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:34.695 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:56:34.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:34 smithi029 ceph-mon[23707]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:34.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:34 smithi029 ceph-mon[31565]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:34.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:34 smithi177 ceph-mon[27352]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:34.961 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:35.595 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:56:35.595 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (12m) 82s ago 13m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:56:35.595 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (12m) 2m ago 12m 79.1M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:56:35.595 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (5m) 82s ago 12m - - 3.8 b5388489f99e eeb6fc3496e4 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (8m) 2m ago 17m 516M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (2m) 82s ago 18m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (18m) 82s ago 19m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (17m) 2m ago 17m 51.0M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (17m) 82s ago 17m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (12m) 82s ago 12m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (12m) 2m ago 12m 16.5M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (17m) 82s ago 17m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (16m) 82s ago 16m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (16m) 82s ago 16m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (15m) 82s ago 15m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (15m) 2m ago 15m 62.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:56:35.596 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (14m) 2m ago 14m 57.3M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:56:35.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (14m) 2m ago 14m 58.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:56:35.597 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (14m) 2m ago 14m 62.4M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:56:35.597 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (5m) 2m ago 13m 54.3M - 2.43.0 a07b618ecd1d 9597e45754e2 2024-09-16T13:56:35.597 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (12m) 82s ago 12m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:56:35.597 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (12m) 2m ago 12m 83.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:56:36.229 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:56:36.485 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:36.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:36 smithi029 ceph-mon[23707]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:36.761 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:36 smithi029 ceph-mon[23707]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:36.761 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:36 smithi029 ceph-mon[31565]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:36.762 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:36 smithi029 ceph-mon[31565]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:36 smithi177 ceph-mon[27352]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:36 smithi177 ceph-mon[27352]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:56:37.215 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:56:37.215 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T13:56:37.215 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:56:37.215 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:56:37.216 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:56:37.918 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:37 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1482726980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:37.918 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:37 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1482726980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:37.950 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T13:56:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:37 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1482726980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:56:38.211 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:38.592 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:38 smithi029 ceph-mon[23707]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:38.593 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:38 smithi029 ceph-mon[31565]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:38.942 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T13:56:38.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:38 smithi177 ceph-mon[27352]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:39.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:39 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1444213550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:56:39.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:39 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1444213550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:56:39.650 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:56:39.908 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:39 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1444213550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: cluster: 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: id: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: health: HEALTH_OK 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: services: 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: mon: 3 daemons, quorum a,b,c (age 17m) 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: mgr: x(active, since 6m), standbys: y 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: osd: 8 osds: 8 up (since 14m), 8 in (since 14m) 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:56:40.685 INFO:teuthology.orchestra.run.smithi029.stdout: data: 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: usage: 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: pgs: 161 active+clean 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: io: 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-16T13:56:40.686 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:56:40.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:40 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:40.686 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:40 smithi029 ceph-mon[23707]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:40.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:40 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:40.687 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:40 smithi029 ceph-mon[31565]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:40.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:40 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:40.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:40 smithi177 ceph-mon[27352]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:56:41.296 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T13:56:41.563 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:41.684 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:41 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1551565041' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:41.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:41 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1551565041' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:41.844 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:41 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1551565041' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:56:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:41] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T13:56:42.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:42] ENGINE Bus STOPPING 2024-09-16T13:56:42.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:56:42.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:42] ENGINE Bus STOPPED 2024-09-16T13:56:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: Activating manager daemon y 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: mgrmap e29: y(active, starting, since 0.00945291s) 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:56:42.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:42.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: mgrmap e29: y(active, starting, since 0.00945291s) 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:56:42.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:56:42.695 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:42 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:56:42.702 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:56:42.310+0000 7fcbb7f4b640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T13:56:42.702 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ignoring --setuser ceph since I am not root 2024-09-16T13:56:42.702 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ignoring --setgroup ceph since I am not root 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mgr[60752]: -- 172.21.15.177:0/4161708488 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560bb7d350e0 con 0x560bb7d13400 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: Activating manager daemon y 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3940308404' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: osdmap e104: 8 total, 8 up, 8 in 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: mgrmap e29: y(active, starting, since 0.00945291s) 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:56:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:56:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:42 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:56:43.028 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:56:43.311 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:56:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-mon[27352]: Manager daemon y is now available 2024-09-16T13:56:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:56:43.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:56:43.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.323Z 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.177:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.325Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.325Z 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.177:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.325Z 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.177:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.325Z 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.177:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:43.327Z 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.177:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:43.803 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:43] ENGINE Bus STARTING 2024-09-16T13:56:43.803 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:43] ENGINE Serving on http://:::9283 2024-09-16T13:56:43.803 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:56:43] ENGINE Bus STARTED 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[31565]: Manager daemon y is now available 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:43.804 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:43.805 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:56:43.805 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T13:56:43.805 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:56:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:56:43.541Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi177.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.177:8443: connect: connection refused" 2024-09-16T13:56:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:44 smithi177 ceph-mon[27352]: mgrmap e30: y(active, since 1.23748s) 2024-09-16T13:56:44.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:44 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:44.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:44 smithi177 ceph-mon[27352]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:44.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:44.351Z 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.177:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[23707]: mgrmap e30: y(active, since 1.23748s) 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[23707]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[31565]: mgrmap e30: y(active, since 1.23748s) 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:56:44.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:44 smithi029 ceph-mon[31565]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:45.312 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T13:56:45.232+0000 7fa5c28d5640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:56:45] ENGINE Error in HTTPServer.serve 2024-09-16T13:56:45.312 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: Traceback (most recent call last): 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._connections.run(self.expiration_interval) 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._run(expiration_interval) 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: s = self.context.wrap_socket( 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: return self.sslsocket_class._create( 2024-09-16T13:56:45.313 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:56:45.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self.do_handshake() 2024-09-16T13:56:45.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:56:45.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._sslobj.do_handshake() 2024-09-16T13:56:45.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:56:45.314 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T13:56:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-mon[23707]: [16/Sep/2024:13:56:45] ENGINE Bus STARTING 2024-09-16T13:56:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-mon[23707]: [16/Sep/2024:13:56:45] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:56:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-mon[31565]: [16/Sep/2024:13:56:45] ENGINE Bus STARTING 2024-09-16T13:56:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:45 smithi029 ceph-mon[31565]: [16/Sep/2024:13:56:45] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:56:45.883 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:45 smithi177 ceph-mon[27352]: [16/Sep/2024:13:56:45] ENGINE Bus STARTING 2024-09-16T13:56:45.883 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:45 smithi177 ceph-mon[27352]: [16/Sep/2024:13:56:45] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[23707]: [16/Sep/2024:13:56:45] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[23707]: [16/Sep/2024:13:56:45] ENGINE Bus STARTED 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[23707]: [16/Sep/2024:13:56:45] ENGINE Error in HTTPServer.serve 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:56:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:56:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[23707]: mgrmap e31: y(active, since 3s) 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[31565]: [16/Sep/2024:13:56:45] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[31565]: [16/Sep/2024:13:56:45] ENGINE Bus STARTED 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[31565]: [16/Sep/2024:13:56:45] ENGINE Error in HTTPServer.serve 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:56:46.693 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: self.do_handshake() 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:56:46.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:46 smithi029 ceph-mon[31565]: mgrmap e31: y(active, since 3s) 2024-09-16T13:56:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:46 smithi177 ceph-mon[27352]: [16/Sep/2024:13:56:45] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T13:56:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:46 smithi177 ceph-mon[27352]: [16/Sep/2024:13:56:45] ENGINE Bus STARTED 2024-09-16T13:56:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:46 smithi177 ceph-mon[27352]: [16/Sep/2024:13:56:45] ENGINE Error in HTTPServer.serve 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:56:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:56:46.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:46 smithi177 ceph-mon[27352]: mgrmap e31: y(active, since 3s) 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:56:47.932 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:56:47.933 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:47 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:56:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T13:56:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:56:47] ENGINE Bus STARTING 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: CherryPy Checker: 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: The Application mounted at '' has an empty config. 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:56:47] ENGINE Serving on http://:::9283 2024-09-16T13:56:47.956 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:56:47] ENGINE Bus STARTED 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: mgrmap e32: y(active, since 5s), standbys: x 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: mgrmap e32: y(active, since 5s), standbys: x 2024-09-16T13:56:48.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:56:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:48 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: mgrmap e32: y(active, since 5s), standbys: x 2024-09-16T13:56:48.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:56:48.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:48.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:48 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T13:56:49.300Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-09-16T13:56:49.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:49.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:49.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:49.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:56:49.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:49 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T13:56:50.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='client.15120 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:50.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T13:56:50.205 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:49 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:56:51.043 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:50 smithi029 ceph-mon[23707]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:56:51.043 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:50 smithi029 ceph-mon[23707]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:56:51.043 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:50 smithi029 ceph-mon[31565]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:56:51.043 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:50 smithi029 ceph-mon[31565]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:56:51.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:50 smithi177 ceph-mon[27352]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T13:56:51.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:50 smithi177 ceph-mon[27352]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T13:56:52.138 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:51 smithi029 ceph-mon[23707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:56:52.138 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:51 smithi029 ceph-mon[31565]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:56:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:51 smithi177 ceph-mon[27352]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T13:56:52.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:56:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:56:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:56:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2865584749' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:56:53.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:53 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2865584749' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T13:56:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:53 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2865584749' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T13:56:55.853 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-mon[27352]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:56:55.853 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:56:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:55 smithi029 ceph-mon[23707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:56:55.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:55 smithi029 ceph-mon[31565]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:56:56.119 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.851Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T13:56:56.120 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T13:56:56.121 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T13:56:56.121 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[64045]: ts=2024-09-16T13:56:55.852Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T13:56:56.121 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:55 smithi177 podman[66832]: 2024-09-16 13:56:55.862160005 +0000 UTC m=+0.109434657 container died 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:56.452 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 podman[66832]: 2024-09-16 13:56:56.20937951 +0000 UTC m=+0.456654167 container cleanup 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:56.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 bash[66832]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T13:56:56.900 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 podman[66847]: 2024-09-16 13:56:56.535720032 +0000 UTC m=+0.675218918 container remove 9597e45754e2c4f6bec3b8bebec5a3451d33f81d8de3b16fadee08885ed6aa8e (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:56.901 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T13:56:56.901 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:56:56.901 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.161s CPU time. 2024-09-16T13:56:56.901 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T13:56:57.165 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 podman[66947]: 2024-09-16 13:56:56.803506649 +0000 UTC m=+0.020783358 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T13:56:57.165 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:56 smithi177 podman[66947]: 2024-09-16 13:56:56.936859397 +0000 UTC m=+0.154136106 container create ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:57.165 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 podman[66947]: 2024-09-16 13:56:57.164104728 +0000 UTC m=+0.381381436 container init ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 podman[66947]: 2024-09-16 13:56:57.167508999 +0000 UTC m=+0.384785715 container start ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.190Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.190Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.190Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.190Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.190Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T13:56:57.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.193Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.193Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.194Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.194Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.195Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.195Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.657µs 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.195Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.198Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.205Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.211Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.211Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.211Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.619µs wal_replay_duration=16.278391ms wbl_replay_duration=118ns total_replay_duration=16.313802ms 2024-09-16T13:56:57.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.213Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.213Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.213Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.232Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.887176ms db_storage=725ns remote_storage=1.467µs web_handler=377ns query_engine=535ns scrape=410.144µs scrape_sd=105.389µs notify=10.429µs notify_sd=18.544µs rules=18.004215ms tracing=4.971µs 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.232Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:56:57.232Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 bash[66947]: ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 2024-09-16T13:56:57.455 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:56:57 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.906 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:57.907 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:57.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.908 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:57 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:57.936 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:56:57.937 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:57 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:58.879 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:58.880 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:56:58.880 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:58.880 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:58.880 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:58.880 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:58 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:58.884 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:58.884 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:56:58.884 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:58.884 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T13:56:58.885 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:58 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:56:59.845 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:56:59 smithi029 ceph-mon[23707]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:56:59.845 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:56:59 smithi029 ceph-mon[31565]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:56:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:56:59 smithi177 ceph-mon[27352]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[23707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[31565]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:01 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:01 smithi177 ceph-mon[27352]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T13:57:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:01 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:01 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:03.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:03.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:57:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:57:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:57:04.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:03 smithi029 ceph-mon[31565]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:57:04.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:03 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:03 smithi029 ceph-mon[23707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:57:04.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:03 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:04.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:03 smithi177 ceph-mon[27352]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-16T13:57:04.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:03 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:06.011 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:05 smithi029 ceph-mon[23707]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:06.011 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:05 smithi029 ceph-mon[31565]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:06.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:05 smithi177 ceph-mon[27352]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:06] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T13:57:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:07 smithi029 ceph-mon[23707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:07 smithi029 ceph-mon[31565]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:08.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:07 smithi177 ceph-mon[27352]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:09 smithi029 ceph-mon[23707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:10.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:09 smithi029 ceph-mon[31565]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:10.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:09 smithi177 ceph-mon[27352]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:12.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:11 smithi029 ceph-mon[23707]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:11 smithi029 ceph-mon[31565]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:12.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:11 smithi177 ceph-mon[27352]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[23707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[31565]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:13.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:13.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:13 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:13 smithi177 ceph-mon[27352]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:13 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:13.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:13 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:15.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:15 smithi029 ceph-mon[23707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:15.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:15 smithi029 ceph-mon[31565]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:15 smithi177 ceph-mon[27352]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:16] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T13:57:17.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:17 smithi029 ceph-mon[23707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:17.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:17 smithi029 ceph-mon[31565]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:17.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:17 smithi177 ceph-mon[27352]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:19.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:19 smithi029 ceph-mon[23707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:19.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:19 smithi029 ceph-mon[31565]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:19 smithi177 ceph-mon[27352]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:21 smithi029 ceph-mon[23707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:21 smithi029 ceph-mon[31565]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:21 smithi177 ceph-mon[27352]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:23 smithi029 ceph-mon[23707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:23 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:23 smithi029 ceph-mon[31565]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:23 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:23 smithi177 ceph-mon[27352]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:23 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:25 smithi029 ceph-mon[23707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:25 smithi029 ceph-mon[31565]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:25.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:25 smithi177 ceph-mon[27352]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:26] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T13:57:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:27 smithi029 ceph-mon[23707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:27 smithi029 ceph-mon[31565]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:27 smithi177 ceph-mon[27352]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:28 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:28 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:28 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:29 smithi029 ceph-mon[23707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:29 smithi029 ceph-mon[31565]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:29 smithi177 ceph-mon[27352]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:31 smithi029 ceph-mon[23707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:31 smithi029 ceph-mon[31565]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:31 smithi177 ceph-mon[27352]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:33 smithi029 ceph-mon[23707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:33 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:33 smithi029 ceph-mon[31565]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:33 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:33 smithi177 ceph-mon[27352]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:33 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:35 smithi029 ceph-mon[23707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:35 smithi029 ceph-mon[31565]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:35 smithi177 ceph-mon[27352]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:36.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:36] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T13:57:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:37 smithi029 ceph-mon[23707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:37 smithi029 ceph-mon[31565]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:37.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:37 smithi177 ceph-mon[27352]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:39.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:39 smithi029 ceph-mon[23707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:39 smithi029 ceph-mon[31565]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:39 smithi177 ceph-mon[27352]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:41 smithi029 ceph-mon[23707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:41 smithi029 ceph-mon[31565]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:41 smithi177 ceph-mon[27352]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[23707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:43.798 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:43.799 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:43.799 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[31565]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:43.799 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:43.799 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:43.799 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:43 smithi177 ceph-mon[27352]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:43.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:43 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:43.800 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:45 smithi029 ceph-mon[23707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:45 smithi029 ceph-mon[31565]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:45 smithi177 ceph-mon[27352]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:46.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:46] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:57:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:47 smithi029 ceph-mon[23707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:47 smithi029 ceph-mon[31565]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:47.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:47 smithi177 ceph-mon[27352]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:49 smithi029 ceph-mon[23707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:49 smithi029 ceph-mon[31565]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:49.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:49 smithi177 ceph-mon[27352]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:51 smithi029 ceph-mon[23707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:51 smithi029 ceph-mon[31565]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:51 smithi177 ceph-mon[27352]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:53 smithi029 ceph-mon[23707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:53 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:53 smithi029 ceph-mon[31565]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:53 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:53 smithi177 ceph-mon[27352]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:53 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:57:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:55 smithi177 ceph-mon[27352]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:55 smithi029 ceph-mon[23707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:55.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:55 smithi029 ceph-mon[31565]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:57:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:57:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:57:56] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T13:57:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:57 smithi177 ceph-mon[27352]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:57 smithi029 ceph-mon[23707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:57 smithi029 ceph-mon[31565]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:58 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:58 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:58 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:57:59.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:57:59 smithi177 ceph-mon[27352]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:59.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:57:59 smithi029 ceph-mon[23707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:57:59.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:57:59 smithi029 ceph-mon[31565]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:01 smithi029 ceph-mon[23707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:01 smithi029 ceph-mon[31565]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:01 smithi177 ceph-mon[27352]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:02.835 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:02.836 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:02.836 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:58:02.836 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:02.836 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:02.836 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:02 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:58:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:58:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:58:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:02 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:58:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:04 smithi029 ceph-mon[23707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:04.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:04 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:04 smithi029 ceph-mon[31565]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:04 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:04 smithi177 ceph-mon[27352]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:04 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:06.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:06 smithi029 ceph-mon[23707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:06.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:06 smithi029 ceph-mon[31565]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:06.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:06] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:58:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:06 smithi177 ceph-mon[27352]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:08 smithi029 ceph-mon[23707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:08 smithi029 ceph-mon[31565]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:08 smithi177 ceph-mon[27352]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:10 smithi029 ceph-mon[23707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:10 smithi029 ceph-mon[31565]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:10 smithi177 ceph-mon[27352]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:12.493 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:12 smithi029 ceph-mon[23707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:12.493 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:12 smithi029 ceph-mon[31565]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:12 smithi177 ceph-mon[27352]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:13 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:13 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:13 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:14 smithi029 ceph-mon[23707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:14 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:14 smithi029 ceph-mon[31565]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:14 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:14 smithi177 ceph-mon[27352]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:14 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:16 smithi029 ceph-mon[23707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:16] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T13:58:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:16 smithi029 ceph-mon[31565]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:16 smithi177 ceph-mon[27352]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:18.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:18 smithi029 ceph-mon[23707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:18.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:18 smithi029 ceph-mon[31565]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:18 smithi177 ceph-mon[27352]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:20.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:20 smithi029 ceph-mon[23707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:20.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:20 smithi029 ceph-mon[31565]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:20.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:20 smithi177 ceph-mon[27352]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:22.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:22 smithi029 ceph-mon[23707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:22.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:22 smithi029 ceph-mon[31565]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:22.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:22 smithi177 ceph-mon[27352]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:24 smithi029 ceph-mon[23707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:24 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:24 smithi029 ceph-mon[31565]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:24 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:24 smithi177 ceph-mon[27352]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:24 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:25.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:25 smithi177 ceph-mon[27352]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:25 smithi029 ceph-mon[23707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:25 smithi029 ceph-mon[31565]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:26] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T13:58:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:27 smithi029 ceph-mon[23707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:27 smithi029 ceph-mon[31565]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:27 smithi177 ceph-mon[27352]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:28 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:28 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:28 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:29 smithi029 ceph-mon[23707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:29 smithi029 ceph-mon[31565]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:29 smithi177 ceph-mon[27352]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:31 smithi029 ceph-mon[23707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:31 smithi029 ceph-mon[31565]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:31 smithi177 ceph-mon[27352]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:33 smithi029 ceph-mon[31565]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:33 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:33 smithi029 ceph-mon[23707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:33 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:33 smithi177 ceph-mon[27352]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:33 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:35 smithi029 ceph-mon[23707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:35 smithi029 ceph-mon[31565]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:35 smithi177 ceph-mon[27352]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:36.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:36] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-16T13:58:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:37 smithi029 ceph-mon[23707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:37 smithi029 ceph-mon[31565]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:37.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:37 smithi177 ceph-mon[27352]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:39.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:39 smithi029 ceph-mon[23707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:39 smithi029 ceph-mon[31565]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:39 smithi177 ceph-mon[27352]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:41 smithi029 ceph-mon[23707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:41 smithi029 ceph-mon[31565]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:41 smithi177 ceph-mon[27352]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[31565]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[23707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:43.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:43 smithi177 ceph-mon[27352]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:43 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:45.434 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 13:58:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=sqlstore.transactions t=2024-09-16T13:58:45.060132111Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-16T13:58:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:45 smithi029 ceph-mon[23707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:45 smithi029 ceph-mon[31565]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:45 smithi177 ceph-mon[27352]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:46.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:46] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:58:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:47 smithi029 ceph-mon[23707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:47 smithi029 ceph-mon[31565]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:47.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:47 smithi177 ceph-mon[27352]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:49 smithi029 ceph-mon[23707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:49 smithi029 ceph-mon[31565]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:49 smithi177 ceph-mon[27352]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:51 smithi177 ceph-mon[27352]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:51.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:51 smithi029 ceph-mon[23707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:51.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:51 smithi029 ceph-mon[31565]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:53 smithi177 ceph-mon[27352]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:53.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:53 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:53 smithi029 ceph-mon[23707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:53 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:53 smithi029 ceph-mon[31565]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:53 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:58:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:55 smithi177 ceph-mon[27352]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:55.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:55 smithi029 ceph-mon[23707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:55.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:55 smithi029 ceph-mon[31565]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:58:56.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:58:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:58:56] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-16T13:58:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:57 smithi177 ceph-mon[27352]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:57 smithi029 ceph-mon[23707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:57 smithi029 ceph-mon[31565]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:58 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:58 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:58.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:58 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:58:59.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:58:59 smithi029 ceph-mon[23707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:59.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:58:59 smithi029 ceph-mon[31565]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:58:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:58:59 smithi177 ceph-mon[27352]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:01.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:01 smithi029 ceph-mon[23707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:01.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:01 smithi029 ceph-mon[31565]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:01.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:01 smithi177 ceph-mon[27352]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[23707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:03.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[31565]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:59:03.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:03 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:03 smithi177 ceph-mon[27352]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:03.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:03 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T13:59:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:03 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T13:59:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:03 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' 2024-09-16T13:59:03.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:03 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:05.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:05 smithi029 ceph-mon[23707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:05.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:05 smithi029 ceph-mon[31565]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:05.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:05 smithi177 ceph-mon[27352]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:06.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:59:06] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:59:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:07 smithi029 ceph-mon[23707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:07.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:07 smithi029 ceph-mon[31565]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:07.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:07 smithi177 ceph-mon[27352]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:09.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:09 smithi029 ceph-mon[23707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:09.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:09 smithi029 ceph-mon[31565]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:09.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:09 smithi177 ceph-mon[27352]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:11.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:11 smithi029 ceph-mon[23707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:11.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:11 smithi029 ceph-mon[31565]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:11.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:11 smithi177 ceph-mon[27352]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[23707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[31565]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:13.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:13 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:13 smithi177 ceph-mon[27352]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:13 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:13 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:15.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:15 smithi029 ceph-mon[23707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:15.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:15 smithi029 ceph-mon[31565]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:15 smithi177 ceph-mon[27352]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:16.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:59:16] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:59:17.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:17 smithi029 ceph-mon[23707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:17.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:17 smithi029 ceph-mon[31565]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:17.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:17 smithi177 ceph-mon[27352]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:19.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:19 smithi029 ceph-mon[23707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:19.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:19 smithi029 ceph-mon[31565]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:19 smithi177 ceph-mon[27352]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:21 smithi029 ceph-mon[23707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:21 smithi029 ceph-mon[31565]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:21 smithi177 ceph-mon[27352]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:23 smithi029 ceph-mon[23707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:23 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:23 smithi029 ceph-mon[31565]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:23 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:23 smithi177 ceph-mon[27352]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:23 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:25 smithi029 ceph-mon[31565]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:25 smithi029 ceph-mon[23707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:25.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:25 smithi177 ceph-mon[27352]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:26.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:59:26] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:59:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:27 smithi029 ceph-mon[23707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:27 smithi029 ceph-mon[31565]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:27 smithi177 ceph-mon[27352]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:28 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:28 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:28 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:29 smithi177 ceph-mon[27352]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:29.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:29 smithi029 ceph-mon[23707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:29.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:29 smithi029 ceph-mon[31565]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:31 smithi177 ceph-mon[27352]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:31.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:31 smithi029 ceph-mon[31565]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:31.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:31 smithi029 ceph-mon[23707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:33 smithi177 ceph-mon[27352]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:33.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:33 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:33.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:33 smithi029 ceph-mon[23707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:33.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:33 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:33 smithi029 ceph-mon[31565]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:33 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:35 smithi177 ceph-mon[27352]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:35 smithi029 ceph-mon[23707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:35.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:35 smithi029 ceph-mon[31565]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:36.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:59:36] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-16T13:59:37.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:37 smithi029 ceph-mon[23707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:37 smithi029 ceph-mon[31565]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:37 smithi177 ceph-mon[27352]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:39.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:39 smithi029 ceph-mon[23707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:39.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:39 smithi029 ceph-mon[31565]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:39.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:39 smithi177 ceph-mon[27352]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:41.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:41 smithi029 ceph-mon[23707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:41.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:41 smithi029 ceph-mon[31565]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:41.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:41 smithi177 ceph-mon[27352]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[23707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[23707]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[31565]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:43.753 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:43 smithi029 ceph-mon[31565]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:43.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:43 smithi177 ceph-mon[27352]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:43 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:43.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:43 smithi177 ceph-mon[27352]: from='mgr.15195 172.21.15.29:0/368006240' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:44.523 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T13:59:44.788 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:45.445 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T13:59:45.445 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (15m) 2m ago 16m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T13:59:45.445 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (16m) 2m ago 16m 80.7M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 2m ago 15m - - 3.8 b5388489f99e 1cd6df743379 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (11m) 2m ago 20m 451M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (5m) 2m ago 22m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (22m) 2m ago 22m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (20m) 2m ago 20m 48.7M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (20m) 2m ago 20m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (15m) 2m ago 15m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (15m) 2m ago 15m 16.4M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (20m) 2m ago 20m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T13:59:45.446 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19m) 2m ago 19m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (19m) 2m ago 19m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (18m) 2m ago 18m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (18m) 2m ago 18m 63.4M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (18m) 2m ago 18m 58.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (17m) 2m ago 17m 59.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (17m) 2m ago 17m 64.0M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 16m 33.9M - 2.43.0 a07b618ecd1d ba507b3321f4 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (15m) 2m ago 15m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T13:59:45.447 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (15m) 2m ago 15m 85.6M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T13:59:45.706 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:45 smithi029 ceph-mon[23707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:45.707 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:45 smithi029 ceph-mon[31565]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:45.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:45 smithi177 ceph-mon[27352]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:46.168 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T13:59:46.431 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:46.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:13:59:46] "GET /metrics HTTP/1.1" 200 38241 "" "Prometheus/2.43.0" 2024-09-16T13:59:46.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:46 smithi029 ceph-mon[23707]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:46.814 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:46 smithi029 ceph-mon[31565]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:46.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:46 smithi177 ceph-mon[27352]: from='client.25154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T13:59:47.165 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T13:59:47.166 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T13:59:47.818 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:47 smithi029 ceph-mon[23707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:47.818 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:47 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1267320736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:47.818 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:47 smithi029 ceph-mon[31565]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:47.819 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:47 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1267320736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:47.850 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph -s' 2024-09-16T13:59:47.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:47 smithi177 ceph-mon[27352]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:47.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:47 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1267320736' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:48.110 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:48.854 INFO:teuthology.orchestra.run.smithi029.stdout: cluster: 2024-09-16T13:59:48.854 INFO:teuthology.orchestra.run.smithi029.stdout: id: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T13:59:48.854 INFO:teuthology.orchestra.run.smithi029.stdout: health: HEALTH_OK 2024-09-16T13:59:48.854 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:59:48.854 INFO:teuthology.orchestra.run.smithi029.stdout: services: 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: mon: 3 daemons, quorum a,b,c (age 20m) 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: mgr: y(active, since 3m), standbys: x 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: osd: 8 osds: 8 up (since 17m), 8 in (since 17m) 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: data: 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: pools: 6 pools, 161 pgs 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: objects: 212 objects, 585 KiB 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: usage: 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: pgs: 161 active+clean 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: io: 2024-09-16T13:59:48.855 INFO:teuthology.orchestra.run.smithi029.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-16T13:59:48.856 INFO:teuthology.orchestra.run.smithi029.stdout: 2024-09-16T13:59:49.680 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:49 smithi029 ceph-mon[23707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:49.680 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:49 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/795052644' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:49.680 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:49 smithi029 ceph-mon[31565]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:49.680 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:49 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/795052644' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:49.714 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T13:59:49.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:49 smithi177 ceph-mon[27352]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:49.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:49 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/795052644' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-16T13:59:49.975 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:50.702 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T13:59:51.423 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T13:59:51.685 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:51.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:51 smithi029 ceph-mon[23707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:51 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1975254484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:51 smithi029 ceph-mon[31565]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:51 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1975254484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:51.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:51 smithi177 ceph-mon[27352]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T13:59:51.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:51 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1975254484' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T13:59:52.463 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T13:59:52.843 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:52 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1902564208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:52.844 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:52 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1902564208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:52 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1902564208' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T13:59:53.171 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph mgr fail' 2024-09-16T13:59:53.430 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:53.823 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:53 smithi029 ceph-mon[23707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:53.823 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:53 smithi029 ceph-mon[23707]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:53.823 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:53 smithi029 ceph-mon[31565]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:53.823 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:53 smithi029 ceph-mon[31565]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:53.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:53 smithi177 ceph-mon[27352]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T13:59:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:53 smithi177 ceph-mon[27352]: from='client.25142 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T13:59:54.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T13:59:54.154+0000 7fa66bb02640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T13:59:54.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ignoring --setuser ceph since I am not root 2024-09-16T13:59:54.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ignoring --setgroup ceph since I am not root 2024-09-16T13:59:54.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mgr[79444]: -- 172.21.15.29:0/1345102138 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5564c8b990e0 con 0x5564c8b77000 2024-09-16T13:59:54.452 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:54] ENGINE Bus STOPPING 2024-09-16T13:59:54.809 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: Activating manager daemon x 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: mgrmap e33: x(active, starting, since 0.00934113s) 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:54.810 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: Activating manager daemon x 2024-09-16T13:59:54.811 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: mgrmap e33: x(active, starting, since 0.00934113s) 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:54.812 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:54.813 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:54.813 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:54.813 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:54.813 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:54 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:54.840 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'sleep 180' 2024-09-16T13:59:54.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:54] ENGINE Bus STOPPED 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: Activating manager daemon x 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1897446721' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: osdmap e105: 8 total, 8 up, 8 in 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: mgrmap e33: x(active, starting, since 0.00934113s) 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T13:59:54.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T13:59:54.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:54 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T13:59:55.115 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: Manager daemon x is now available 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:55.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: Manager daemon x is now available 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:55.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:55 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:55.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:55] ENGINE Bus STARTING 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:55] ENGINE Serving on http://:::9283 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:13:59:55] ENGINE Bus STARTED 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: Manager daemon x is now available 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:55.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:55 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:59:56.344+0000 7f0077c1f640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:13:59:56] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: Traceback (most recent call last): 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._connections.run(self.expiration_interval) 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:56.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._run(expiration_interval) 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: s = self.context.wrap_socket( 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: return self.sslsocket_class._create( 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self.do_handshake() 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: self._sslobj.do_handshake() 2024-09-16T13:59:56.454 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:56.455 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: mgrmap e34: x(active, since 1.35071s) 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: [16/Sep/2024:13:59:56] ENGINE Bus STARTING 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:56.779 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: [16/Sep/2024:13:59:56] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: [16/Sep/2024:13:59:56] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: [16/Sep/2024:13:59:56] ENGINE Bus STARTED 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[23707]: [16/Sep/2024:13:59:56] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:56.780 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:56.781 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: mgrmap e34: x(active, since 1.35071s) 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: [16/Sep/2024:13:59:56] ENGINE Bus STARTING 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: [16/Sep/2024:13:59:56] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: [16/Sep/2024:13:59:56] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: [16/Sep/2024:13:59:56] ENGINE Bus STARTED 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:56 smithi029 ceph-mon[31565]: [16/Sep/2024:13:59:56] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout: Traceback (most recent call last): 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._run(expiration_interval) 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: self.do_handshake() 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:56.783 INFO:journalctl@ceph.mon.c.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: mgrmap e34: x(active, since 1.35071s) 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: [16/Sep/2024:13:59:56] ENGINE Bus STARTING 2024-09-16T13:59:56.846 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: [16/Sep/2024:13:59:56] ENGINE Serving on http://172.21.15.177:8765 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: [16/Sep/2024:13:59:56] ENGINE Serving on https://172.21.15.177:7150 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: [16/Sep/2024:13:59:56] ENGINE Bus STARTED 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:56 smithi177 ceph-mon[27352]: [16/Sep/2024:13:59:56] ENGINE Error in HTTPServer.serve 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T13:59:56.847 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-09-16T13:59:56.848 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.218Z 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.29:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.219Z 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.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.222Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.222Z 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.29:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.222Z 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.29:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.226Z 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.29:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.518 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T13:59:57.422Z 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.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T13:59:57.830 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:57 smithi177 ceph-mon[27352]: mgrmap e35: x(active, since 2s) 2024-09-16T13:59:57.938 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:57 smithi029 ceph-mon[23707]: mgrmap e35: x(active, since 2s) 2024-09-16T13:59:57.939 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:57 smithi029 ceph-mon[31565]: mgrmap e35: x(active, since 2s) 2024-09-16T13:59:58.523 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:58 smithi029 ceph-mon[23707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:58 smithi177 ceph-mon[27352]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:58.867 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:58 smithi029 ceph-mon[31565]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[23707]: mgrmap e36: x(active, since 4s) 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[31565]: mgrmap e36: x(active, since 4s) 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:59.771 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:59.772 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:59:59] ENGINE Bus STARTING 2024-09-16T13:59:59.772 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: CherryPy Checker: 2024-09-16T13:59:59.772 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: The Application mounted at '' has an empty config. 2024-09-16T13:59:59.772 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T13:59:59.772 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:59:59] ENGINE Serving on http://:::9283 2024-09-16T13:59:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:59 smithi177 ceph-mon[27352]: mgrmap e36: x(active, since 4s) 2024-09-16T13:59:59.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:59 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T13:59:59.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 13:59:59 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 13:59:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:13:59:59] ENGINE Bus STARTED 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: Standby manager daemon y started 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[23707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: Standby manager daemon y started 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T14:00:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:00 smithi029 ceph-mon[31565]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: Standby manager daemon y started 2024-09-16T14:00:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-16T14:00:00.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: overall HEALTH_OK 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:00 smithi177 ceph-mon[27352]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:01.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: mgrmap e37: x(active, since 6s), standbys: y 2024-09-16T14:00:01.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:00:01.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.641 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:00:01.642 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.643 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[23707]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:00:01.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: mgrmap e37: x(active, since 6s), standbys: y 2024-09-16T14:00:01.643 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:00:01.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:01.644 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:00:01.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:00:01.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.645 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:00:01.646 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.647 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.647 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.647 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:01 smithi029 ceph-mon[31565]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: mgrmap e37: x(active, since 6s), standbys: y 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:01.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:01 smithi177 ceph-mon[27352]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:00:02.845 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:02 smithi029 ceph-mon[23707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:00:02.846 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:02 smithi029 ceph-mon[31565]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:00:02.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:02 smithi177 ceph-mon[27352]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3043122498' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]: dispatch 2024-09-16T14:00:05.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:05.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:00:05.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3043122498' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:00:05.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:05 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]: dispatch 2024-09-16T14:00:05.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:05.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:05.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:00:05.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3043122498' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:00:05.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:05 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]: dispatch 2024-09-16T14:00:06.398 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:00:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[23707]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]': finished 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[23707]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]: dispatch 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[31565]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]': finished 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[31565]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:00:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:06 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]: dispatch 2024-09-16T14:00:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:06 smithi177 ceph-mon[27352]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:00:06.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:06 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2345273997' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6800/645870834"}]': finished 2024-09-16T14:00:06.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:06 smithi177 ceph-mon[27352]: osdmap e106: 8 total, 8 up, 8 in 2024-09-16T14:00:06.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:06 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]: dispatch 2024-09-16T14:00:07.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-mon[27352]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:07.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]': finished 2024-09-16T14:00:07.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-mon[27352]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:00:07.426 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]: dispatch 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[31565]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]': finished 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[31565]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]: dispatch 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[23707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2911590086' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3844784895"}]': finished 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[23707]: osdmap e107: 8 total, 8 up, 8 in 2024-09-16T14:00:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:07 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]: dispatch 2024-09-16T14:00:07.702 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.795Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.796Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.796Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:00:08.113 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[66963]: ts=2024-09-16T14:00:07.796Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:00:08.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:07 smithi177 podman[69161]: 2024-09-16 14:00:07.805499438 +0000 UTC m=+0.124696958 container died ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69161]: 2024-09-16 14:00:08.111184757 +0000 UTC m=+0.430382264 container cleanup ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.114 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 bash[69161]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:00:08.411 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69174]: 2024-09-16 14:00:08.33743308 +0000 UTC m=+0.533866251 container remove ba507b3321f494d174ff14c27524916fa8876d8e768cc5dda6c2f3042db03743 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]': finished 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[23707]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]: dispatch 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[23707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]': finished 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[31565]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]: dispatch 2024-09-16T14:00:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:08 smithi029 ceph-mon[31565]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:00:08.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2155878061' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3219476553"}]': finished 2024-09-16T14:00:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-mon[27352]: osdmap e108: 8 total, 8 up, 8 in 2024-09-16T14:00:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]: dispatch 2024-09-16T14:00:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-mon[27352]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:00:08.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:00:08.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:00:08.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.592s CPU time. 2024-09-16T14:00:08.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:00:08.961 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69267]: 2024-09-16 14:00:08.610119004 +0000 UTC m=+0.016643954 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T14:00:08.961 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69267]: 2024-09-16 14:00:08.71329845 +0000 UTC m=+0.119823400 container create 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.961 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69267]: 2024-09-16 14:00:08.915759364 +0000 UTC m=+0.322284315 container init 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.961 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 podman[69267]: 2024-09-16 14:00:08.918682223 +0000 UTC m=+0.325207174 container start 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.942Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.943Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.943Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.943Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.943Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.944Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.945Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.945Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.945Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.948Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.949Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=646.268µs 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.949Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.951Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-16T14:00:08.962 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.959Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-16T14:00:09.260 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.963Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-16T14:00:09.260 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.965Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-16T14:00:09.260 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.966Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.966Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.781µs wal_replay_duration=16.895789ms wbl_replay_duration=101ns total_replay_duration=17.586516ms 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.967Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.967Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.967Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.989Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.262172ms db_storage=816ns remote_storage=959ns web_handler=374ns query_engine=567ns scrape=373.072µs scrape_sd=157.958µs notify=31.481µs notify_sd=24.322µs rules=20.305942ms tracing=5.674µs 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.989Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:00:08.989Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 bash[69267]: 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b 2024-09-16T14:00:09.261 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:00:08 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:00:09.688 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]': finished 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:09.689 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:09 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:09.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]': finished 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:09.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2949934607' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/3707830082"}]': finished 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: osdmap e109: 8 total, 8 up, 8 in 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:09.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:09 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]': finished 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/487487644' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:10.550 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:10 smithi177 ceph-mon[27352]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]': finished 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/487487644' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[31565]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3896818217' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:0/1200131394"}]': finished 2024-09-16T14:00:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: osdmap e110: 8 total, 8 up, 8 in 2024-09-16T14:00:10.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/487487644' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]: dispatch 2024-09-16T14:00:10.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:10.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:10 smithi029 ceph-mon[23707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:00:11.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:11 smithi029 ceph-mon[23707]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]': finished 2024-09-16T14:00:11.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:11 smithi029 ceph-mon[23707]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:00:11.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:11 smithi029 ceph-mon[31565]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]': finished 2024-09-16T14:00:11.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:11 smithi029 ceph-mon[31565]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:00:11.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:11 smithi177 ceph-mon[27352]: from='client.? ' entity='client.iscsi.foo.smithi029.dayixf' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.29:6801/645870834"}]': finished 2024-09-16T14:00:11.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:11 smithi177 ceph-mon[27352]: osdmap e111: 8 total, 8 up, 8 in 2024-09-16T14:00:12.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:12 smithi029 ceph-mon[23707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:00:12.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:12 smithi029 ceph-mon[31565]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:00:12.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:12 smithi177 ceph-mon[27352]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-16T14:00:14.417 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.417 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.417 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.417 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.417 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:14.418 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:00:14.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:00:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:15 smithi029 ceph-mon[23707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:15.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:15 smithi029 ceph-mon[31565]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:15 smithi177 ceph-mon[27352]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:16 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:16 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:16.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:16 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:17 smithi029 ceph-mon[23707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:17.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:17 smithi029 ceph-mon[31565]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:17 smithi177 ceph-mon[27352]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:19.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:19 smithi029 ceph-mon[23707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:00:19.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:19 smithi029 ceph-mon[31565]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:00:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:19 smithi177 ceph-mon[27352]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:00:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:21 smithi029 ceph-mon[23707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:21 smithi029 ceph-mon[31565]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:21 smithi177 ceph-mon[27352]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:00:22.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:00:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:00:21] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-16T14:00:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:23 smithi029 ceph-mon[23707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:23 smithi029 ceph-mon[31565]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:23 smithi177 ceph-mon[27352]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:00:25.504 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:25 smithi177 ceph-mon[27352]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:25.505 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:25 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:25 smithi029 ceph-mon[23707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:25 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:25 smithi029 ceph-mon[31565]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:25 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:26.516 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:26 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:26 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:26 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:27.676 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:27 smithi177 ceph-mon[27352]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:27 smithi029 ceph-mon[23707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:27 smithi029 ceph-mon[31565]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:29 smithi029 ceph-mon[31565]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:29 smithi029 ceph-mon[23707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:29.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:29 smithi177 ceph-mon[27352]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:31 smithi029 ceph-mon[23707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:31 smithi029 ceph-mon[31565]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:31 smithi177 ceph-mon[27352]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:32.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:00:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:00:31] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-16T14:00:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:33 smithi029 ceph-mon[23707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:33 smithi029 ceph-mon[31565]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:33 smithi177 ceph-mon[27352]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:35 smithi029 ceph-mon[23707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:35 smithi029 ceph-mon[31565]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:35 smithi177 ceph-mon[27352]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:36 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:36 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:36 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:37 smithi177 ceph-mon[27352]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:37 smithi029 ceph-mon[23707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:37 smithi029 ceph-mon[31565]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:39.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:39 smithi029 ceph-mon[23707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:39 smithi029 ceph-mon[31565]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:39 smithi177 ceph-mon[27352]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:40 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:40 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:40 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:41 smithi029 ceph-mon[23707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:41 smithi029 ceph-mon[31565]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:41 smithi177 ceph-mon[27352]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:00:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:00:41] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T14:00:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:43 smithi029 ceph-mon[23707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:43 smithi029 ceph-mon[31565]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:43 smithi177 ceph-mon[27352]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:45 smithi029 ceph-mon[31565]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:45 smithi029 ceph-mon[23707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:45 smithi177 ceph-mon[27352]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:46 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:46 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:46 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:47 smithi029 ceph-mon[23707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:47 smithi029 ceph-mon[31565]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:47.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:47 smithi177 ceph-mon[27352]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:49 smithi029 ceph-mon[23707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:49 smithi029 ceph-mon[31565]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:49 smithi177 ceph-mon[27352]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:51 smithi029 ceph-mon[23707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:51 smithi029 ceph-mon[31565]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:51 smithi177 ceph-mon[27352]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:52.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:00:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:00:51] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T14:00:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:53 smithi029 ceph-mon[23707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:53 smithi029 ceph-mon[31565]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:53 smithi177 ceph-mon[27352]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:55 smithi029 ceph-mon[23707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:55 smithi029 ceph-mon[31565]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:55 smithi177 ceph-mon[27352]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:00:56.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:56 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:56.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:56 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:56 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:00:57.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:57 smithi029 ceph-mon[23707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:57.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:57 smithi029 ceph-mon[31565]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:57 smithi177 ceph-mon[27352]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:00:59.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:00:59 smithi029 ceph-mon[23707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:59.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:00:59 smithi029 ceph-mon[31565]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:00:59.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:00:59 smithi177 ceph-mon[27352]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:01.362 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:01 smithi177 ceph-mon[27352]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:01 smithi029 ceph-mon[23707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:01 smithi029 ceph-mon[31565]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:01] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-16T14:01:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:03 smithi029 ceph-mon[23707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:03 smithi029 ceph-mon[31565]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:03 smithi177 ceph-mon[27352]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:05.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:05 smithi029 ceph-mon[23707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:05 smithi029 ceph-mon[31565]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:05.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:05 smithi177 ceph-mon[27352]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:06 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:06 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:06 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:07 smithi029 ceph-mon[23707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:07 smithi029 ceph-mon[31565]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:07.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:07 smithi177 ceph-mon[27352]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:09 smithi029 ceph-mon[23707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:09.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:09 smithi029 ceph-mon[31565]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:09 smithi177 ceph-mon[27352]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:10 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:10 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:10 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:11.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:11 smithi029 ceph-mon[23707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:11.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:11 smithi029 ceph-mon[31565]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:11.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:11 smithi177 ceph-mon[27352]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:12.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:11] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-16T14:01:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:13 smithi029 ceph-mon[23707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:13 smithi029 ceph-mon[31565]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:13 smithi177 ceph-mon[27352]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:01:14.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:01:14.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:01:14.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:01:15.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:15 smithi029 ceph-mon[23707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:15.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:15 smithi029 ceph-mon[31565]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:15 smithi177 ceph-mon[27352]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:16 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:16 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:16 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:17.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:17 smithi029 ceph-mon[23707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:17.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:17 smithi029 ceph-mon[31565]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:17.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:17 smithi177 ceph-mon[27352]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:19.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:19 smithi029 ceph-mon[23707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:19.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:19 smithi029 ceph-mon[31565]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:19 smithi177 ceph-mon[27352]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:21 smithi029 ceph-mon[23707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:21 smithi029 ceph-mon[31565]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:21 smithi177 ceph-mon[27352]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:22.203 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:21] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-16T14:01:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:23 smithi029 ceph-mon[23707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:23 smithi029 ceph-mon[31565]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:23 smithi177 ceph-mon[27352]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:25 smithi029 ceph-mon[23707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:25 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:25 smithi029 ceph-mon[31565]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:25 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:25.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:25 smithi177 ceph-mon[27352]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:25 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:26.679 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:26 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:26 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:26 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:27 smithi029 ceph-mon[23707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:27 smithi029 ceph-mon[31565]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:27 smithi177 ceph-mon[27352]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:29 smithi029 ceph-mon[23707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:29 smithi029 ceph-mon[31565]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:29 smithi177 ceph-mon[27352]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:31 smithi029 ceph-mon[23707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:31 smithi029 ceph-mon[31565]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:31 smithi177 ceph-mon[27352]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:31] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T14:01:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:33 smithi029 ceph-mon[23707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:33 smithi029 ceph-mon[31565]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:33 smithi177 ceph-mon[27352]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:35 smithi029 ceph-mon[23707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:35 smithi029 ceph-mon[31565]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:35 smithi177 ceph-mon[27352]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:36.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:36 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:36 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:36 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:37 smithi029 ceph-mon[23707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:37 smithi029 ceph-mon[31565]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:37.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:37 smithi177 ceph-mon[27352]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:39.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:39 smithi029 ceph-mon[23707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:39 smithi029 ceph-mon[31565]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:39 smithi177 ceph-mon[27352]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:40 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:40 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:40 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:41 smithi029 ceph-mon[23707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:41 smithi029 ceph-mon[31565]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:41 smithi177 ceph-mon[27352]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:41] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T14:01:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:43 smithi029 ceph-mon[23707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:43 smithi029 ceph-mon[31565]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:43 smithi177 ceph-mon[27352]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:45 smithi029 ceph-mon[23707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:45 smithi029 ceph-mon[31565]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:45 smithi177 ceph-mon[27352]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:46 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:46 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:46 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:47 smithi029 ceph-mon[23707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:47 smithi029 ceph-mon[31565]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:47.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:47 smithi177 ceph-mon[27352]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:48 smithi029 ceph-mon[23707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:48 smithi029 ceph-mon[31565]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:48 smithi177 ceph-mon[27352]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:51 smithi029 ceph-mon[23707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:51 smithi029 ceph-mon[31565]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:51 smithi177 ceph-mon[27352]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:52.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:01:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:01:51] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T14:01:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:53 smithi029 ceph-mon[23707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:53 smithi029 ceph-mon[31565]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:53 smithi177 ceph-mon[27352]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:55 smithi029 ceph-mon[23707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:55 smithi029 ceph-mon[31565]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:55 smithi177 ceph-mon[27352]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:01:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:56 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:56 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:56 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:01:57.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:57 smithi029 ceph-mon[23707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:57.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:57 smithi029 ceph-mon[31565]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:57 smithi177 ceph-mon[27352]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:01:59.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:01:59 smithi029 ceph-mon[23707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:59.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:01:59 smithi029 ceph-mon[31565]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:01:59.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:01:59 smithi177 ceph-mon[27352]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:01 smithi029 ceph-mon[23707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:01 smithi029 ceph-mon[31565]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:01 smithi177 ceph-mon[27352]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:01] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-16T14:02:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:03 smithi029 ceph-mon[23707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:03 smithi029 ceph-mon[31565]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:03 smithi177 ceph-mon[27352]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:05.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:05 smithi029 ceph-mon[23707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:05 smithi029 ceph-mon[31565]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:05.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:05 smithi177 ceph-mon[27352]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:06.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:06 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:06.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:06 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:06.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:06 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:07 smithi029 ceph-mon[23707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:07 smithi029 ceph-mon[31565]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:07.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:07 smithi177 ceph-mon[27352]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:09 smithi029 ceph-mon[23707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:09.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:09 smithi029 ceph-mon[31565]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:09 smithi177 ceph-mon[27352]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:10.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:10 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:10.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:10 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:10.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:10 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:11.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:11 smithi029 ceph-mon[23707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:11.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:11 smithi029 ceph-mon[31565]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:11.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:11 smithi177 ceph-mon[27352]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:12.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:11] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-16T14:02:13.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:13 smithi029 ceph-mon[23707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:13.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:13 smithi029 ceph-mon[31565]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:13 smithi177 ceph-mon[27352]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:14.639 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:14.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:14.640 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:02:14.640 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:14.640 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:14.640 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:14 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:02:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:02:14.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:14 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:02:14.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:14 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:02:15.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:15 smithi029 ceph-mon[23707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:15.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:15 smithi029 ceph-mon[31565]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:15 smithi177 ceph-mon[27352]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:16.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:16 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:16.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:16 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:16.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:16 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:17.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:17 smithi029 ceph-mon[23707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:17.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:17 smithi029 ceph-mon[31565]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:17.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:17 smithi177 ceph-mon[27352]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:19.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:19 smithi029 ceph-mon[23707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:19.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:19 smithi029 ceph-mon[31565]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:19 smithi177 ceph-mon[27352]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:21 smithi029 ceph-mon[23707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:21 smithi029 ceph-mon[31565]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:21 smithi177 ceph-mon[27352]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:22.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:21] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.43.0" 2024-09-16T14:02:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:23 smithi029 ceph-mon[23707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:23 smithi029 ceph-mon[31565]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:23.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:23 smithi177 ceph-mon[27352]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:25 smithi029 ceph-mon[31565]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:25 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:25 smithi029 ceph-mon[23707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:25.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:25 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:25 smithi177 ceph-mon[27352]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:25 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:26 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:26 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:26.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:26 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:27 smithi029 ceph-mon[23707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:27 smithi029 ceph-mon[31565]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:27 smithi177 ceph-mon[27352]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:29 smithi029 ceph-mon[23707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:29 smithi029 ceph-mon[31565]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:29.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:29 smithi177 ceph-mon[27352]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:31 smithi029 ceph-mon[23707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:31 smithi029 ceph-mon[31565]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:31 smithi177 ceph-mon[27352]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:32.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:31] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.43.0" 2024-09-16T14:02:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:33 smithi029 ceph-mon[23707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:33 smithi029 ceph-mon[31565]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:33.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:33 smithi177 ceph-mon[27352]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:35 smithi029 ceph-mon[23707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:35 smithi029 ceph-mon[31565]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:35 smithi177 ceph-mon[27352]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:36.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:36 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:36.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:36 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:36 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:37 smithi029 ceph-mon[23707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:37 smithi029 ceph-mon[31565]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:37.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:37 smithi177 ceph-mon[27352]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:39.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:39 smithi029 ceph-mon[23707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:39 smithi029 ceph-mon[31565]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:39.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:39 smithi177 ceph-mon[27352]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:40 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:40 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:40.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:40 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:41 smithi029 ceph-mon[23707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:41 smithi029 ceph-mon[31565]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:41.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:41 smithi177 ceph-mon[27352]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:42.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:41] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-09-16T14:02:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:43 smithi029 ceph-mon[23707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:43 smithi029 ceph-mon[31565]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:43 smithi177 ceph-mon[27352]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:45 smithi029 ceph-mon[23707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:45 smithi029 ceph-mon[31565]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:45 smithi177 ceph-mon[27352]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:46 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:46 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:46 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:47 smithi029 ceph-mon[23707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:47 smithi029 ceph-mon[31565]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:47.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:47 smithi177 ceph-mon[27352]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:49 smithi029 ceph-mon[23707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:49 smithi029 ceph-mon[31565]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:49 smithi177 ceph-mon[27352]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:51.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:51 smithi029 ceph-mon[23707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:51.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:51 smithi029 ceph-mon[31565]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:51 smithi177 ceph-mon[27352]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:52.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:02:51 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:02:51] "GET /metrics HTTP/1.1" 200 38244 "" "Prometheus/2.43.0" 2024-09-16T14:02:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:53 smithi029 ceph-mon[23707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:53 smithi029 ceph-mon[31565]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:53.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:53 smithi177 ceph-mon[27352]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:55 smithi029 ceph-mon[23707]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:55 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:55 smithi029 ceph-mon[31565]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:55 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:55 smithi177 ceph-mon[27352]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:55.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:55 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:02:56.277 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:02:56.546 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:56.668 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:56 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:56.668 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:56 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:56.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:56 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:02:57.207 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:02:57.207 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (19m) 2m ago 19m 80.7M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 2m ago 18m - - 3.8 b5388489f99e e58fcc233fbd 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (8m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (24m) 2m ago 24m 53.8M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (24m) 2m ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (19m) 2m ago 19m 16.2M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:02:57.208 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:02:57.209 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:02:57.209 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (21m) 2m ago 21m 63.9M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:02:57.209 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (21m) 2m ago 21m 58.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:02:57.209 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (20m) 2m ago 20m 59.3M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:02:57.212 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (20m) 2m ago 20m 63.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:02:57.212 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 20m 36.3M - 2.43.0 a07b618ecd1d 2a76978aa629 2024-09-16T14:02:57.212 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (18m) 2m ago 18m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:02:57.212 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (18m) 2m ago 18m 87.5M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:02:57.479 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:57 smithi029 ceph-mon[23707]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:57.479 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:57 smithi029 ceph-mon[31565]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:57 smithi177 ceph-mon[27352]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:02:57.889 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ls' 2024-09-16T14:02:58.147 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:02:58.559 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:58 smithi029 ceph-mon[23707]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:58.560 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:58 smithi029 ceph-mon[31565]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:58 smithi177 ceph-mon[27352]: from='client.15402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:02:58.848 INFO:teuthology.orchestra.run.smithi029.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager ?:9093,9094 1/1 2m ago 20m smithi029=a;count:1 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:grafana ?:3000 1/1 2m ago 20m smithi177=a;count:1 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo ?:5000 1/1 2m ago 18m count:1 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:mgr 2/2 2m ago 23m smithi029=y;smithi177=x;count:2 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:mon 3/3 2m ago 24m smithi029:172.21.15.29=a;smithi029:[v2:172.21.15.29:3301,v1:172.21.15.29:6790]=c;smithi177:172.21.15.177=b;count:3 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter ?:9100 2/2 2m ago 20m smithi029=a;smithi177=b;count:2 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:osd 8 2m ago - 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus ?:9095 1/1 2m ago 20m smithi177=a;count:1 2024-09-16T14:02:58.849 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo ?:8000 2/2 2m ago 18m count:2 2024-09-16T14:02:59.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:02:59 smithi029 ceph-mon[23707]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:59.577 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:02:59 smithi029 ceph-mon[31565]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:59.578 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions' 2024-09-16T14:02:59.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:02:59 smithi177 ceph-mon[27352]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:02:59.841 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:03:00.565 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:00 smithi029 ceph-mon[23707]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:03:00.566 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:03:00.567 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:03:00.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:00 smithi029 ceph-mon[31565]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:00.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:00 smithi177 ceph-mon[27352]: from='client.15408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:01.312 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-16T14:03:01.575 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:03:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:01 smithi029 ceph-mon[23707]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:01 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2931474072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:01 smithi029 ceph-mon[31565]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:01 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2931474072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:01 smithi177 ceph-mon[27352]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:01 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2931474072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:02.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:01] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-16T14:03:03.678 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:03.679 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:03 smithi029 ceph-mon[23707]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:03.679 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:03 smithi029 ceph-mon[23707]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:03.679 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:03 smithi029 ceph-mon[31565]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:03.680 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:03 smithi029 ceph-mon[31565]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:03 smithi177 ceph-mon[27352]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:03 smithi177 ceph-mon[27352]: from='client.25298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:04.346 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[31565]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:04 smithi029 ceph-mon[23707]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:04.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:04.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:04.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:04.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:04 smithi177 ceph-mon[27352]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:05.217 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:03:05.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:05 smithi029 ceph-mon[23707]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:05.940 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:05 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:05] ENGINE Bus STOPPING 2024-09-16T14:03:05.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:05 smithi029 ceph-mon[31565]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:05.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:05 smithi177 ceph-mon[27352]: from='client.15351 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:05.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T14:03:05.734+0000 7f011cc44640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-16T14:03:05.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ignoring --setuser ceph since I am not root 2024-09-16T14:03:05.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ignoring --setgroup ceph since I am not root 2024-09-16T14:03:05.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:05 smithi177 ceph-mgr[60752]: -- 172.21.15.177:0/4210451998 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55febc8f30e0 con 0x55febc8d1000 2024-09-16T14:03:06.190 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:03:06.244 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:06] ENGINE Bus STOPPED 2024-09-16T14:03:06.756 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:03:06.965 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:06] ENGINE Bus STARTING 2024-09-16T14:03:06.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:06.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:06.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:06.966 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: Activating manager daemon y 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.24868 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: mgrmap e38: y(active, starting, since 0.00811617s) 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:06.967 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: Manager daemon y is now available 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:06.968 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: Activating manager daemon y 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.24868 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: mgrmap e38: y(active, starting, since 0.00811617s) 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:03:06.969 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:03:06.970 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: Manager daemon y is now available 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:06.971 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:07.001 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.24868 172.21.15.177:0/1434105304' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: Activating manager daemon y 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.24868 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: mgrmap e38: y(active, starting, since 0.00811617s) 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-16T14:03:07.002 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: Manager daemon y is now available 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:07.003 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-16T14:03:07.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:07.004 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:06 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (18m) 2m ago 19m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (19m) 2m ago 19m 80.7M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (3m) 2m ago 18m - - 3.8 b5388489f99e e58fcc233fbd 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (15m) 2m ago 23m 504M - 19.3.0-4917-g8293d73f 425e316ba8eb 639da4a4dcca 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (9m) 2m ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (25m) 2m ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (24m) 2m ago 24m 53.8M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:03:07.403 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (24m) 2m ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (19m) 2m ago 19m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (19m) 2m ago 19m 16.2M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (23m) 2m ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (22m) 2m ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (21m) 2m ago 21m 63.9M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (21m) 2m ago 21m 58.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (21m) 2m ago 21m 59.3M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (20m) 2m ago 20m 63.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 2m ago 20m 36.3M - 2.43.0 a07b618ecd1d 2a76978aa629 2024-09-16T14:03:07.404 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (19m) 2m ago 19m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:03:07.405 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (19m) 2m ago 19m 87.5M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:03:07.405 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:06] ENGINE Serving on http://:::9283 2024-09-16T14:03:07.405 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:03:06] ENGINE Bus STARTED 2024-09-16T14:03:07.768 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:03:07.769 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:03:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:03:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:03:07.770 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:03:07.770 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:03:07.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[23707]: mgrmap e39: y(active, since 1.00981s) 2024-09-16T14:03:07.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[23707]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:07.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:07.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[23707]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:07.930 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[23707]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:07.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[31565]: mgrmap e39: y(active, since 1.00981s) 2024-09-16T14:03:07.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[31565]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:07.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:07.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[31565]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:07.931 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-mon[31565]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:07 smithi177 ceph-mon[27352]: mgrmap e39: y(active, since 1.00981s) 2024-09-16T14:03:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:07 smithi177 ceph-mon[27352]: from='client.15438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:07 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:03:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:07 smithi177 ceph-mon[27352]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:07 smithi177 ceph-mon[27352]: from='client.15456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T14:03:08.074 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:03:08.075 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:03:08.075 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:03:08.075 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:03:07.927+0000 7fe2824cd640 -1 log_channel(cephadm) log [ERR] : [16/Sep/2024:14:03:07] ENGINE Error in HTTPServer.serve 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: Traceback (most recent call last): 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._connections.run(self.expiration_interval) 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._run(expiration_interval) 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:03:08.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: s = self.context.wrap_socket( 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: return self.sslsocket_class._create( 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self.do_handshake() 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: self._sslobj.do_handshake() 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:03:08.192 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1790944279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: mgrmap e40: y(active, since 2s) 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: [16/Sep/2024:14:03:07] ENGINE Bus STARTING 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: [16/Sep/2024:14:03:07] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: [16/Sep/2024:14:03:07] ENGINE Error in HTTPServer.serve 2024-09-16T14:03:09.191 INFO:journalctl@ceph.mon.c.smithi029.stdout: Traceback (most recent call last): 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._run(expiration_interval) 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:03:09.192 INFO:journalctl@ceph.mon.c.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout: self.do_handshake() 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: [16/Sep/2024:14:03:08] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: [16/Sep/2024:14:03:08] ENGINE Bus STARTED 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[31565]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1790944279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: mgrmap e40: y(active, since 2s) 2024-09-16T14:03:09.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: [16/Sep/2024:14:03:07] ENGINE Bus STARTING 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: [16/Sep/2024:14:03:07] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: [16/Sep/2024:14:03:07] ENGINE Error in HTTPServer.serve 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: Traceback (most recent call last): 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._run(expiration_interval) 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:03:09.194 INFO:journalctl@ceph.mon.a.smithi029.stdout: s = self.context.wrap_socket( 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: return self.sslsocket_class._create( 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: self.do_handshake() 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: self._sslobj.do_handshake() 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: [16/Sep/2024:14:03:08] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: [16/Sep/2024:14:03:08] ENGINE Bus STARTED 2024-09-16T14:03:09.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:08 smithi029 ceph-mon[23707]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1790944279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: mgrmap e40: y(active, since 2s) 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: [16/Sep/2024:14:03:07] ENGINE Bus STARTING 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: [16/Sep/2024:14:03:07] ENGINE Serving on https://172.21.15.29:7150 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: [16/Sep/2024:14:03:07] ENGINE Error in HTTPServer.serve 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: Traceback (most recent call last): 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._connections.run(self.expiration_interval) 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._run(expiration_interval) 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-16T14:03:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: s = self.context.wrap_socket( 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: return self.sslsocket_class._create( 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: self.do_handshake() 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: self._sslobj.do_handshake() 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-16T14:03:09.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: [16/Sep/2024:14:03:08] ENGINE Serving on http://172.21.15.29:8765 2024-09-16T14:03:09.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: [16/Sep/2024:14:03:08] ENGINE Bus STARTED 2024-09-16T14:03:09.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-mon[27352]: from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.971Z 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.177:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.973Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.177:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.973Z 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.177:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.974Z 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.177:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.975Z 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.177:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:09.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:08.975Z 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.177:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:10.202 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:09 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:09.982Z 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.177:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.177:8765: connect: connection refused" 2024-09-16T14:03:10.876 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:10 smithi177 ceph-mon[27352]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:10.876 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:10 smithi177 ceph-mon[27352]: mgrmap e41: y(active, since 4s) 2024-09-16T14:03:10.996 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:10 smithi029 ceph-mon[23707]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:10.997 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:10 smithi029 ceph-mon[23707]: mgrmap e41: y(active, since 4s) 2024-09-16T14:03:10.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:10 smithi029 ceph-mon[31565]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:10.997 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:10 smithi029 ceph-mon[31565]: mgrmap e41: y(active, since 4s) 2024-09-16T14:03:11.178 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:14:03:11] ENGINE Bus STARTING 2024-09-16T14:03:11.178 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: CherryPy Checker: 2024-09-16T14:03:11.178 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: The Application mounted at '' has an empty config. 2024-09-16T14:03:11.179 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: 2024-09-16T14:03:11.179 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:14:03:11] ENGINE Serving on http://:::9283 2024-09-16T14:03:11.452 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: [16/Sep/2024:14:03:11] ENGINE Bus STARTED 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:11 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.202 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[60748]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-16T14:03:12.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T14:03:12.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/1251365451' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:12.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:11 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.050 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.051 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:13.052 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.053 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:12 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: mgrmap e42: y(active, since 6s), standbys: x 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.conf 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.conf 2024-09-16T14:03:13.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi029.dayixf", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-09-16T14:03:13.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:12 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:14.121 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[23707]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:03:14.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:13 smithi029 ceph-mon[31565]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:03:14.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Updating smithi029:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Updating smithi177:/etc/ceph/ceph.client.admin.keyring 2024-09-16T14:03:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Updating smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Updating smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-16T14:03:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Reconfiguring iscsi.foo.smithi029.dayixf (dependencies changed)... 2024-09-16T14:03:14.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:13 smithi177 ceph-mon[27352]: Reconfiguring daemon iscsi.foo.smithi029.dayixf on smithi029 2024-09-16T14:03:15.166 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:14 smithi029 ceph-mon[23707]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:03:15.166 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:14 smithi029 ceph-mon[31565]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:03:15.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:14 smithi177 ceph-mon[27352]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:03:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/4244963678' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:03:17.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:16 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/4244963678' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: Reconfiguring daemon prometheus.a on smithi177 2024-09-16T14:03:17.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:16 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/4244963678' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-16T14:03:19.172 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:18 smithi177 ceph-mon[27352]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:19.172 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:18 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:18 smithi029 ceph-mon[23707]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:18 smithi029 ceph-mon[31565]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:19.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:03:19.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:03:19.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:03:19.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:03:19.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.171Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.174Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.174Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[69282]: ts=2024-09-16T14:03:19.174Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:03:19.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 podman[71361]: 2024-09-16 14:03:19.181432861 +0000 UTC m=+0.109146829 container died 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:19.797 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 podman[71361]: 2024-09-16 14:03:19.55381225 +0000 UTC m=+0.481526215 container cleanup 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:19.797 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 bash[71361]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:03:20.144 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 podman[71372]: 2024-09-16 14:03:19.796575305 +0000 UTC m=+0.614136928 container remove 2a76978aa6296ed3d858867565dc0e112136730c7d517f47e769bd6d6497923b (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:20.144 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:03:20.144 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:20.144 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.584s CPU time. 2024-09-16T14:03:20.145 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:19 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:20.401 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 podman[71465]: 2024-09-16 14:03:20.046716611 +0000 UTC m=+0.016884447 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-16T14:03:20.401 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 podman[71465]: 2024-09-16 14:03:20.180898073 +0000 UTC m=+0.151065906 container create fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 podman[71465]: 2024-09-16 14:03:20.39999723 +0000 UTC m=+0.370165063 container init fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 podman[71465]: 2024-09-16 14:03:20.402895015 +0000 UTC m=+0.373062847 container start fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.426Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.426Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.426Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.426Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.426Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.427Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.428Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-16T14:03:20.448 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.429Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.429Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.431Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.432Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=718.314µs 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.432Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.434Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.442Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-16T14:03:20.449 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.445Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.447Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.449Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.450Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.450Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.179µs wal_replay_duration=18.193858ms wbl_replay_duration=159ns total_replay_duration=18.983302ms 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.453Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.453Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.453Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.470Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.57482ms db_storage=753ns remote_storage=1.033µs web_handler=361ns query_engine=670ns scrape=376.528µs scrape_sd=109.169µs notify=10.499µs notify_sd=9.069µs rules=16.746319ms tracing=5.294µs 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.470Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-16T14:03:20.703 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:03:20.470Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:03:20.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 bash[71465]: fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 2024-09-16T14:03:20.704 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:03:20 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:21.179 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:21.180 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:20 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:21.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:20 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:22.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: Adding iSCSI gateway http://:@172.21.15.29:5000 to Dashboard 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi029"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:03:22.193 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:22.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-16T14:03:22.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-16T14:03:22.194 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:23.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:22 smithi177 ceph-mon[27352]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:23.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:22 smithi177 ceph-mon[27352]: Upgrade: Updating mgr.x 2024-09-16T14:03:23.173 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:22 smithi177 ceph-mon[27352]: Deploying daemon mgr.x on smithi177 2024-09-16T14:03:23.190 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[31565]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:23.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[31565]: Upgrade: Updating mgr.x 2024-09-16T14:03:23.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[31565]: Deploying daemon mgr.x on smithi177 2024-09-16T14:03:23.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[23707]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-16T14:03:23.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[23707]: Upgrade: Updating mgr.x 2024-09-16T14:03:23.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:22 smithi029 ceph-mon[23707]: Deploying daemon mgr.x on smithi177 2024-09-16T14:03:23.750 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:23 smithi177 systemd[1]: Stopping Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:24.068 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:23 smithi177 podman[71750]: 2024-09-16 14:03:23.748489392 +0000 UTC m=+0.150017555 container died 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T14:03:24.452 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 podman[71750]: 2024-09-16 14:03:24.067352874 +0000 UTC m=+0.468881073 container cleanup 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2) 2024-09-16T14:03:24.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 bash[71750]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:03:24.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 podman[71762]: 2024-09-16 14:03:24.252054984 +0000 UTC m=+0.504803066 container remove 639da4a4dccaaefb822582a3cb159ae29b39c1adbb712e4eb09adc5c046286bf (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T14:03:24.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:03:24.895 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-16T14:03:24.895 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 systemd[1]: Stopped Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:24.895 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service: Consumed 30.193s CPU time. 2024-09-16T14:03:24.895 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 systemd[1]: Starting Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:25.160 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:24 smithi177 ceph-mon[27352]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:25.160 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 podman[71893]: 2024-09-16 14:03:24.894466169 +0000 UTC m=+0.100277590 container create 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=) 2024-09-16T14:03:25.160 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:24 smithi177 podman[71893]: 2024-09-16 14:03:24.810340091 +0000 UTC m=+0.016151521 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:03:25.160 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:25 smithi177 podman[71893]: 2024-09-16 14:03:25.130316311 +0000 UTC m=+0.336127731 container init 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-16T14:03:25.160 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:25 smithi177 podman[71893]: 2024-09-16 14:03:25.133112326 +0000 UTC m=+0.338923747 container start 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:03:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:24 smithi029 ceph-mon[23707]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:25.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:24 smithi029 ceph-mon[31565]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-16T14:03:25.452 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:25 smithi177 ceph-mgr[71912]: -- 172.21.15.177:0/4103094035 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557d7f9490e0 con 0x557d7f927400 2024-09-16T14:03:25.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:25 smithi177 bash[71893]: 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 2024-09-16T14:03:25.453 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:25 smithi177 systemd[1]: Started Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:26.121 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:26] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-16T14:03:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[23707]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:26.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[31565]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:26.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:26 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:26.546 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:26 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.546 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:26 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:26.546 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:26 smithi177 ceph-mon[27352]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:26.546 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:26 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:29.060 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:28 smithi029 ceph-mon[23707]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:29.060 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:28 smithi029 ceph-mon[31565]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:29.205 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:28 smithi177 ceph-mon[27352]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:30.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.494 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: [16/Sep/2024:14:03:30] ENGINE Bus STARTING 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: CherryPy Checker: 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: The Application mounted at '' has an empty config. 2024-09-16T14:03:30.495 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:30.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: [16/Sep/2024:14:03:30] ENGINE Serving on http://:::9283 2024-09-16T14:03:30.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:03:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x[71908]: [16/Sep/2024:14:03:30] ENGINE Bus STARTED 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: Standby manager daemon x restarted 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: Standby manager daemon x started 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:31.492 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:31 smithi177 ceph-mon[27352]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: Standby manager daemon x restarted 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: Standby manager daemon x started 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[23707]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: Standby manager daemon x restarted 2024-09-16T14:03:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: Standby manager daemon x started 2024-09-16T14:03:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-16T14:03:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-16T14:03:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-16T14:03:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:31 smithi029 ceph-mon[31565]: from='mgr.? 172.21.15.177:0/19028338' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-16T14:03:32.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:32 smithi177 ceph-mon[27352]: mgrmap e43: y(active, since 25s), standbys: x 2024-09-16T14:03:32.555 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:32 smithi177 ceph-mon[27352]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:32.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:32 smithi029 ceph-mon[23707]: mgrmap e43: y(active, since 25s), standbys: x 2024-09-16T14:03:32.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:32 smithi029 ceph-mon[23707]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:32.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:32 smithi029 ceph-mon[31565]: mgrmap e43: y(active, since 25s), standbys: x 2024-09-16T14:03:32.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:32 smithi029 ceph-mon[31565]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:34.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all mgr 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all crash 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all mds 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all nfs 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all mgr 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:03:34.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all crash 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all mds 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:03:34.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all nfs 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:03:34.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all mgr 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all crash 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all mds 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all nfs 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:03:34.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:35 smithi029 ceph-mon[23707]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:35.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:35 smithi029 ceph-mon[31565]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:35.442 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:35 smithi029 systemd[1]: Stopping Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:35.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:35 smithi177 ceph-mon[27352]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:35.786 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:35 smithi029 podman[90092]: 2024-09-16 14:03:35.451176209 +0000 UTC m=+0.119535548 container died 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:36.081 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:35 smithi029 podman[90092]: 2024-09-16 14:03:35.910412816 +0000 UTC m=+0.578772154 container cleanup 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:36.081 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:35 smithi029 bash[90092]: ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:03:36.081 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:36] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-16T14:03:36.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:36 smithi029 ceph-mon[23707]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:03:36.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:36 smithi029 ceph-mon[23707]: Deploying daemon node-exporter.a on smithi029 2024-09-16T14:03:36.343 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:36 smithi029 ceph-mon[31565]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:03:36.343 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:36 smithi029 ceph-mon[31565]: Deploying daemon node-exporter.a on smithi029 2024-09-16T14:03:36.343 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 podman[90105]: 2024-09-16 14:03:36.204745038 +0000 UTC m=+0.757888004 container remove 95f5ce8f3b2593673b63acdae4e7b5096e48882a4ee2afa564d4dd6db6df5e8e (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:36.343 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:03:36.690 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:03:36.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 systemd[1]: Stopped Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:36.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 3.775s CPU time. 2024-09-16T14:03:36.691 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 systemd[1]: Starting Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:36.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:36 smithi177 ceph-mon[27352]: Upgrade: Updating node-exporter.a (1/2) 2024-09-16T14:03:36.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:36 smithi177 ceph-mon[27352]: Deploying daemon node-exporter.a on smithi029 2024-09-16T14:03:37.165 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:36 smithi029 bash[90229]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[23707]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[31565]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:37 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:37.442 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:37 smithi029 bash[90229]: Getting image source signatures 2024-09-16T14:03:37.442 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:37 smithi029 bash[90229]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T14:03:37.442 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:37 smithi029 bash[90229]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T14:03:37.442 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:37 smithi029 bash[90229]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T14:03:37.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:37 smithi177 ceph-mon[27352]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:37.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:37 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:37.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:37 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:38.405 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:03:38.687 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:38 smithi029 bash[90229]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T14:03:38.940 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:38 smithi029 bash[90229]: Writing manifest to image destination 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (19m) 9s ago 20m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (19m) 9s ago 19m 80.8M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (23s) 9s ago 19m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (14s) 9s ago 24m 66.7M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (9m) 9s ago 25m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (26m) 9s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (24m) 9s ago 24m 60.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:03:38.988 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (24m) 9s ago 24m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (19m) 9s ago 19m - - 1.5.0 0da6a335fe13 95f5ce8f3b25 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (19m) 9s ago 19m 16.4M - 1.5.0 0da6a335fe13 78e8a378e2d4 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (24m) 9s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (23m) 9s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (23m) 9s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (22m) 9s ago 22m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (22m) 9s ago 22m 64.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (22m) 9s ago 22m 58.4M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (21m) 9s ago 21m 59.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (21m) 9s ago 21m 63.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (18s) 9s ago 20m 36.9M - 2.43.0 a07b618ecd1d fdf6aff82a52 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (19m) 9s ago 19m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:03:38.989 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (19m) 9s ago 19m 88.6M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:03:39.322 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-mon[23707]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:39.322 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-mon[31565]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:39.322 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:38 smithi029 podman[90229]: 2024-09-16 14:03:38.966427165 +0000 UTC m=+2.294077728 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:03:39.323 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 podman[90229]: 2024-09-16 14:03:39.075636406 +0000 UTC m=+2.403286970 container create d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:39.355 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:03:39.356 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:03:39.357 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:03:39.666 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:03:39.667 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 podman[90229]: 2024-09-16 14:03:39.32138055 +0000 UTC m=+2.649031124 container init d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 podman[90229]: 2024-09-16 14:03:39.324981442 +0000 UTC m=+2.652632013 container start d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.328Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.328Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.328Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.328Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:03:39.668 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:03:39.669 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.329Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:03:39.670 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:03:39.671 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a[90395]: ts=2024-09-16T14:03:39.330Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 bash[90229]: d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 2024-09-16T14:03:39.672 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:03:39 smithi029 systemd[1]: Started Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:39.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:39 smithi177 ceph-mon[27352]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:40.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1902278054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:40 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:40.672 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1902278054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='client.15522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:40.673 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1902278054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:40.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:40.674 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:41.451 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:41 smithi177 ceph-mon[27352]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:41 smithi177 ceph-mon[27352]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:41.452 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:41 smithi177 systemd[1]: Stopping Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:41.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:41 smithi029 ceph-mon[23707]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:41.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:41 smithi029 ceph-mon[23707]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:41.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:41 smithi029 ceph-mon[31565]: from='client.25409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:03:41.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:41 smithi029 ceph-mon[31565]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:41.702 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:41 smithi177 podman[75369]: 2024-09-16 14:03:41.450026613 +0000 UTC m=+0.125221237 container died 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:42.066 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:41 smithi177 podman[75369]: 2024-09-16 14:03:41.82253578 +0000 UTC m=+0.497730395 container cleanup 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:42.069 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:41 smithi177 bash[75369]: ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:03:42.388 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:42 smithi177 ceph-mon[27352]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:03:42.388 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:42 smithi177 ceph-mon[27352]: Deploying daemon node-exporter.b on smithi177 2024-09-16T14:03:42.389 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 podman[75381]: 2024-09-16 14:03:42.065531604 +0000 UTC m=+0.616214969 container remove 78e8a378e2d444c045583c16de5f091544b5298fc21575f0db53b606eb0dc726 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:42.389 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:03:42.389 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:03:42.389 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 systemd[1]: Stopped Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:42.389 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 3.487s CPU time. 2024-09-16T14:03:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:42 smithi029 ceph-mon[23707]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:03:42.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:42 smithi029 ceph-mon[23707]: Deploying daemon node-exporter.b on smithi177 2024-09-16T14:03:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:42 smithi029 ceph-mon[31565]: Upgrade: Updating node-exporter.b (2/2) 2024-09-16T14:03:42.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:42 smithi029 ceph-mon[31565]: Deploying daemon node-exporter.b on smithi177 2024-09-16T14:03:42.702 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 systemd[1]: Starting Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:03:42.702 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:42 smithi177 bash[75509]: Trying to pull quay.io/prometheus/node-exporter:v1.7.0... 2024-09-16T14:03:43.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:43 smithi177 ceph-mon[27352]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:43.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:43 smithi177 bash[75509]: Getting image source signatures 2024-09-16T14:03:43.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:43 smithi177 bash[75509]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-09-16T14:03:43.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:43 smithi177 bash[75509]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-09-16T14:03:43.453 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:43 smithi177 bash[75509]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-09-16T14:03:43.592 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:43 smithi029 ceph-mon[23707]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:43.592 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:43 smithi029 ceph-mon[31565]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:44.952 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:44 smithi177 bash[75509]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-09-16T14:03:44.953 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:44 smithi177 bash[75509]: Writing manifest to image destination 2024-09-16T14:03:45.359 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-mon[27352]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:45.360 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 podman[75509]: 2024-09-16 14:03:45.040709682 +0000 UTC m=+2.558222143 image pull 72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e quay.io/prometheus/node-exporter:v1.7.0 2024-09-16T14:03:45.360 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 podman[75509]: 2024-09-16 14:03:45.131087743 +0000 UTC m=+2.648600193 container create dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:45.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:45 smithi029 ceph-mon[23707]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:45 smithi029 ceph-mon[31565]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 podman[75509]: 2024-09-16 14:03:45.358803325 +0000 UTC m=+2.876315776 container init dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 podman[75509]: 2024-09-16 14:03:45.361734934 +0000 UTC m=+2.879247384 container start dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.365Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.365Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.365Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.365Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-16T14:03:45.703 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=arp 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-16T14:03:45.704 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=edac 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-16T14:03:45.705 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=os 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-16T14:03:45.706 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=stat 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=time 2024-09-16T14:03:45.707 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=uname 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b[75582]: ts=2024-09-16T14:03:45.366Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 bash[75509]: dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e 2024-09-16T14:03:45.708 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:03:45 smithi177 systemd[1]: Started Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:03:46.022 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:03:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=cleanup t=2024-09-16T14:03:45.74257731Z level=info msg="Completed cleanup jobs" duration=5.114881ms 2024-09-16T14:03:46.298 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:46] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[23707]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[31565]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:46 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:46.842 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:46 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:46 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:46.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:46 smithi177 ceph-mon[27352]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:46.843 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:46 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:49.105 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:48 smithi029 ceph-mon[23707]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:49.105 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:48 smithi029 ceph-mon[31565]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:49.159 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:48 smithi177 ceph-mon[27352]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:50.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:50 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.838 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:50.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:50 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:51.867 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:51 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:51.867 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:51 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:51.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:51 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:03:52.918 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:52 smithi177 ceph-mon[27352]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:52 smithi029 ceph-mon[23707]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:52 smithi029 ceph-mon[31565]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:54.100 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.102 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:53 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:54.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:53 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:03:55.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:54 smithi177 ceph-mon[27352]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:55.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:54 smithi029 ceph-mon[23707]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:55.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:54 smithi029 ceph-mon[31565]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:56.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:55 smithi177 ceph-mon[27352]: Upgrade: Updating prometheus.a 2024-09-16T14:03:56.214 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:55 smithi177 ceph-mon[27352]: Deploying daemon prometheus.a on smithi177 2024-09-16T14:03:56.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:55 smithi029 ceph-mon[31565]: Upgrade: Updating prometheus.a 2024-09-16T14:03:56.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:55 smithi029 ceph-mon[31565]: Deploying daemon prometheus.a on smithi177 2024-09-16T14:03:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:55 smithi029 ceph-mon[23707]: Upgrade: Updating prometheus.a 2024-09-16T14:03:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:55 smithi029 ceph-mon[23707]: Deploying daemon prometheus.a on smithi177 2024-09-16T14:03:56.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:03:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:03:56] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-09-16T14:03:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:56 smithi029 ceph-mon[23707]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:56 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:56 smithi029 ceph-mon[31565]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:56 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:57.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:56 smithi177 ceph-mon[27352]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:03:57.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:56 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:03:59.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:03:58 smithi029 ceph-mon[23707]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:59.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:03:58 smithi029 ceph-mon[31565]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:03:59.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:03:58 smithi177 ceph-mon[27352]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:01.287 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:00 smithi177 ceph-mon[27352]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:01.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:00 smithi029 ceph-mon[23707]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:01.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:00 smithi029 ceph-mon[31565]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:02 smithi029 ceph-mon[23707]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:02 smithi029 ceph-mon[31565]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:03.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:02 smithi177 ceph-mon[27352]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.431Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:04:04.453 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[71480]: ts=2024-09-16T14:04:04.432Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-16T14:04:04.454 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 podman[79574]: 2024-09-16 14:04:04.442255485 +0000 UTC m=+0.102264207 container died fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:04.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 podman[79574]: 2024-09-16 14:04:04.747912134 +0000 UTC m=+0.407920856 container cleanup fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:04.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:04 smithi177 bash[79574]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:04:05.344 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:04 smithi177 ceph-mon[27352]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:05.345 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 podman[79587]: 2024-09-16 14:04:05.008770858 +0000 UTC m=+0.568926762 container remove fdf6aff82a524aa5f7a7608e8a6617931ab71ab535fd2bc1577347dede96cdb2 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:05.345 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-16T14:04:05.345 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 systemd[1]: Stopped Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:05.345 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.129s CPU time. 2024-09-16T14:04:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:04 smithi029 ceph-mon[23707]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:05.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:04 smithi029 ceph-mon[31565]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:05.648 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 systemd[1]: Starting Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:05.648 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 podman[79718]: 2024-09-16 14:04:05.543513672 +0000 UTC m=+0.104880854 container create da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:05.648 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 podman[79718]: 2024-09-16 14:04:05.455676215 +0000 UTC m=+0.017043352 image pull 1d3b7f56885b6dd623f1785be963aa9c195f86bc256ea454e8d02a7980b79c53 quay.io/prometheus/prometheus:v2.51.0 2024-09-16T14:04:06.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 podman[79718]: 2024-09-16 14:04:05.737387878 +0000 UTC m=+0.298755014 container init da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:06.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 podman[79718]: 2024-09-16 14:04:05.740408119 +0000 UTC m=+0.301775258 container start da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:06.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.759Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-16T14:04:06.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.759Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.759Z caller=main.go:623 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi177 (none))" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.759Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.759Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.761Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.762Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.764Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.764Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.765Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.766Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=749.754µs 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.766Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.767Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.774Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-16T14:04:06.204 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.777Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.779Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.781Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.783Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.784Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.784Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=61.752µs wal_replay_duration=17.648946ms wbl_replay_duration=89ns total_replay_duration=18.485255ms 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.786Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.786Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.786Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-16T14:04:06.205 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.800Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.447838ms db_storage=875ns remote_storage=1.105µs web_handler=302ns query_engine=640ns scrape=420.439µs scrape_sd=102.174µs notify=9.406µs notify_sd=10.976µs rules=13.568324ms tracing=8.221µs 2024-09-16T14:04:06.206 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.800Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-16T14:04:06.206 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:04:05.800Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-16T14:04:06.206 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 bash[79718]: da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff 2024-09-16T14:04:06.206 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:04:05 smithi177 systemd[1]: Started Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:06.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:06 smithi177 ceph-mon[27352]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:06.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:06 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:06.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:06 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:06.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:06 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:06.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:06 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[23707]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:07.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[31565]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:07.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:07.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:07.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:07.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:06 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:08.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:08 smithi029 ceph-mon[23707]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:08.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:08 smithi029 ceph-mon[31565]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:08.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:08 smithi177 ceph-mon[27352]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:09.996 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:04:10.621 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:04:10.621 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (19m) 20s ago 20m - - 0.25.0 c8568f914cd2 c620db812753 2024-09-16T14:04:10.621 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (20m) 0s ago 20m 81.2M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (55s) 20s ago 19m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (45s) 0s ago 24m 455M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (10m) 20s ago 26m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (26m) 20s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (25m) 0s ago 25m 58.4M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (25m) 20s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (31s) 20s ago 20m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (25s) 0s ago 20m 7847k - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (24m) 20s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (24m) 20s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (23m) 20s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (23m) 20s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (23m) 0s ago 23m 66.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (22m) 0s ago 22m 59.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:04:10.622 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (22m) 0s ago 22m 60.9M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:04:10.623 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (21m) 0s ago 21m 64.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:04:10.623 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (5s) 0s ago 21m 35.2M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:04:10.623 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (20m) 20s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:04:10.623 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (20m) 0s ago 20m 88.7M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:10.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:10 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:04:10.979 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:10.980 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:04:10.981 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:04:10.981 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:04:10.981 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:04:10.981 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: from='client.15546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:11.057 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:10 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-09-16T14:04:11.277 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-09-16T14:04:11.278 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T14:04:11.278 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:04:11.278 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-16T14:04:11.278 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:04:11.278 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:04:12.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:11 smithi177 ceph-mon[27352]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:11 smithi177 ceph-mon[27352]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.114 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:11 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3471619665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[31565]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[31565]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3471619665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[23707]: from='client.15552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[23707]: from='client.15558 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:12.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:11 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3471619665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:13.113 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:12 smithi029 ceph-mon[23707]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:13.113 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:12 smithi029 ceph-mon[23707]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:13.113 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:12 smithi029 ceph-mon[31565]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:13.113 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:12 smithi029 ceph-mon[31565]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:13.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:12 smithi177 ceph-mon[27352]: from='client.15570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:13.132 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:12 smithi177 ceph-mon[27352]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:14.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[23707]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.693 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:14 smithi029 ceph-mon[31565]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:14.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:14 smithi177 ceph-mon[27352]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:15 smithi029 ceph-mon[23707]: Upgrade: Updating alertmanager.a 2024-09-16T14:04:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:15 smithi029 ceph-mon[23707]: Deploying daemon alertmanager.a on smithi029 2024-09-16T14:04:15.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:15 smithi029 ceph-mon[31565]: Upgrade: Updating alertmanager.a 2024-09-16T14:04:15.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:15 smithi029 ceph-mon[31565]: Deploying daemon alertmanager.a on smithi029 2024-09-16T14:04:15.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:15 smithi177 ceph-mon[27352]: Upgrade: Updating alertmanager.a 2024-09-16T14:04:15.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:15 smithi177 ceph-mon[27352]: Deploying daemon alertmanager.a on smithi029 2024-09-16T14:04:16.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:16 smithi029 ceph-mon[23707]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:16.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:16 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:16.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:16 smithi029 ceph-mon[31565]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:16.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:16 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:16 smithi177 ceph-mon[27352]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-16T14:04:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:16 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:19.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:18 smithi029 ceph-mon[23707]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:18 smithi029 ceph-mon[31565]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:19.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:18 smithi177 ceph-mon[27352]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-16T14:04:19.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:04:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:04:19] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-16T14:04:21.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:20 smithi029 ceph-mon[23707]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:21.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:20 smithi029 ceph-mon[31565]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:21.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:20 smithi177 ceph-mon[27352]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:22.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:22.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:22.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:22.915 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:22 smithi029 ceph-mon[23707]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:22.915 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:22 smithi029 ceph-mon[31565]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:23.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:22 smithi177 ceph-mon[27352]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:24.779 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:24 smithi029 systemd[1]: Stopping Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:25.124 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:24 smithi029 ceph-mon[23707]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:25.124 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:24 smithi029 ceph-mon[31565]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:25.125 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:24 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[70643]: ts=2024-09-16T14:04:24.777Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:04:25.125 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:24 smithi029 podman[94409]: 2024-09-16 14:04:24.828805223 +0000 UTC m=+0.143387623 container died c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:25.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:24 smithi177 ceph-mon[27352]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:25.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 podman[94409]: 2024-09-16 14:04:25.214007303 +0000 UTC m=+0.528589705 container cleanup c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:25.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 bash[94409]: ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:04:25.756 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 podman[94421]: 2024-09-16 14:04:25.493546609 +0000 UTC m=+0.668500133 container remove c620db812753da95cefed159f0f0ab3b27206f48c82dbf380266273d3a0ae192 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:25.756 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 podman[94421]: 2024-09-16 14:04:25.56952447 +0000 UTC m=+0.744478003 volume remove a83b7887f5bbe4f9b4218072926b79c9dc776131c58d4d3f335d6b03b6cb8274 2024-09-16T14:04:25.756 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:04:25.756 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 systemd[1]: Stopped Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:25.756 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.853s CPU time. 2024-09-16T14:04:26.134 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:25 smithi029 systemd[1]: Starting Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:26.440 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 podman[94551]: 2024-09-16 14:04:26.06407488 +0000 UTC m=+0.016680507 image pull 11f11916f8cdfb17c1da74b20deb2075d778357b4d60474d82453303f8d461f5 quay.io/prometheus/alertmanager:v0.27.0 2024-09-16T14:04:26.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 podman[94551]: 2024-09-16 14:04:26.214587706 +0000 UTC m=+0.167193335 volume create f4e1da74cceffce09344134dff8bd2235e2f203c9b4b6c8cf63386045062cb5c 2024-09-16T14:04:26.441 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 podman[94551]: 2024-09-16 14:04:26.323810236 +0000 UTC m=+0.276415907 container create e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:26.825 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 podman[94551]: 2024-09-16 14:04:26.663344813 +0000 UTC m=+0.615950440 container init e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 podman[94551]: 2024-09-16 14:04:26.666652112 +0000 UTC m=+0.619257744 container start e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.678Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.678Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.680Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.29 port=9094 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.681Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.704Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.704Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.706Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:26.706Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 bash[94551]: e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e 2024-09-16T14:04:26.826 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:26 smithi029 systemd[1]: Started Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[23707]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[31565]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:26 smithi177 ceph-mon[27352]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:26 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:26 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:26 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:28.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:28 smithi029 ceph-mon[23707]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:28.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:28 smithi029 ceph-mon[31565]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:28.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:28 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:28.681Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00020906s 2024-09-16T14:04:29.161 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:28 smithi177 ceph-mon[27352]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:29.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:04:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:04:29] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[23707]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[31565]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:31.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:31.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:30 smithi177 ceph-mon[27352]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:31.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:31.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:30 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:33.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:32 smithi029 ceph-mon[23707]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:33.200 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:32 smithi029 ceph-mon[31565]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:32 smithi177 ceph-mon[27352]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:34 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:35.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:35.338 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:35.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:35.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:35.339 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:34 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.243 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.244 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:35 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:35 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:36.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:04:36.683Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002364007s 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[23707]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[31565]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:36 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:36 smithi177 ceph-mon[27352]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:36 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:36 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:37 smithi029 ceph-mon[23707]: Upgrade: Updating grafana.a 2024-09-16T14:04:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:37 smithi029 ceph-mon[23707]: Deploying daemon grafana.a on smithi177 2024-09-16T14:04:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:37 smithi029 ceph-mon[31565]: Upgrade: Updating grafana.a 2024-09-16T14:04:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:37 smithi029 ceph-mon[31565]: Deploying daemon grafana.a on smithi177 2024-09-16T14:04:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:37 smithi177 ceph-mon[27352]: Upgrade: Updating grafana.a 2024-09-16T14:04:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:37 smithi177 ceph-mon[27352]: Deploying daemon grafana.a on smithi177 2024-09-16T14:04:39.235 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:38 smithi029 ceph-mon[23707]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:39.235 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:38 smithi029 ceph-mon[31565]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:39.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:38 smithi177 ceph-mon[27352]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:04:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:04:39] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-16T14:04:41.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:40 smithi029 ceph-mon[23707]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:41.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:40 smithi029 ceph-mon[31565]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:40 smithi177 ceph-mon[27352]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:41.602 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (16s) 11s ago 21m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (20m) 11s ago 20m 81.3M - 9.4.12 2bacad6d85d8 f3ffa70aea37 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (86s) 11s ago 20m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (77s) 11s ago 25m 455M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (10m) 11s ago 27m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (27m) 11s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:04:42.186 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (25m) 11s ago 25m 54.6M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (25m) 11s ago 25m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (63s) 11s ago 20m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (57s) 11s ago 20m 11.7M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (25m) 11s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (24m) 11s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (24m) 11s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (23m) 11s ago 23m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (23m) 11s ago 23m 66.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (23m) 11s ago 23m 59.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (22m) 11s ago 22m 60.9M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (22m) 11s ago 22m 64.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (36s) 11s ago 21m 35.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:04:42.187 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (20m) 11s ago 20m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:04:42.188 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (20m) 11s ago 20m 88.7M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:04:42.536 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:04:42.537 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:04:42.538 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:04:42.538 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:04:42.538 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:04:42.538 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:04:42.538 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr" 2024-09-16T14:04:42.835 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T14:04:42.836 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/2 daemons upgraded", 2024-09-16T14:04:42.836 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading grafana daemons", 2024-09-16T14:04:42.836 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:04:42.836 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:04:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[23707]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[23707]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[23707]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[23707]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3079313102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:43.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[31565]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[31565]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:43.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[31565]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[31565]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:42 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3079313102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:43.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:42 smithi177 ceph-mon[27352]: from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.254 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:42 smithi177 ceph-mon[27352]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:43.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:42 smithi177 ceph-mon[27352]: from='client.25451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:42 smithi177 ceph-mon[27352]: from='client.15588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:43.255 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:42 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3079313102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:44.258 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:43 smithi177 ceph-mon[27352]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:44.409 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:43 smithi029 ceph-mon[23707]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:44.409 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:43 smithi029 ceph-mon[31565]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:04:45.375 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:44 smithi177 ceph-mon[27352]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:45.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:44 smithi029 ceph-mon[23707]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:45.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:44 smithi029 ceph-mon[31565]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:45.655 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:45 smithi177 systemd[1]: Stopping Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:45.930 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=server t=2024-09-16T14:04:45.65364482Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:04:45.931 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=tracing t=2024-09-16T14:04:45.654048493Z level=info msg="Closing tracing" 2024-09-16T14:04:45.931 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[56252]: logger=ticker t=2024-09-16T14:04:45.654051126Z level=info msg=stopped last_tick=2024-09-16T14:04:40Z 2024-09-16T14:04:45.931 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:45 smithi177 podman[83774]: 2024-09-16 14:04:45.663891545 +0000 UTC m=+0.111464836 container died f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:46.202 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 podman[83774]: 2024-09-16 14:04:46.011783091 +0000 UTC m=+0.459356378 container cleanup f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:46.203 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 bash[83774]: ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:04:46.670 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 podman[83788]: 2024-09-16 14:04:46.337981665 +0000 UTC m=+0.671314741 container remove f3ffa70aea37ce30e540454637a29da1c2e10d69d51837e02981c0cee645491a (image=quay.io/ceph/grafana:9.4.12, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:46.671 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:04:46.671 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 systemd[1]: Stopped Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:46.671 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@grafana.a.service: Consumed 17.059s CPU time. 2024-09-16T14:04:46.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 systemd[1]: Starting Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:04:46.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 podman[83916]: 2024-09-16 14:04:46.781476041 +0000 UTC m=+0.017060071 image pull c8b91775d855b99270fc5d22f3c6737e8cca01ef4c25c8b0362295e0746fa39b quay.io/ceph/grafana:10.4.0 2024-09-16T14:04:46.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:46 smithi177 podman[83916]: 2024-09-16 14:04:46.897421313 +0000 UTC m=+0.133005335 container create 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:47.250 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:46 smithi177 ceph-mon[27352]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.250 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:46 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:47.250 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 podman[83916]: 2024-09-16 14:04:47.108070407 +0000 UTC m=+0.343654436 container init 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 podman[83916]: 2024-09-16 14:04:47.113536762 +0000 UTC m=+0.349120786 container start 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 bash[83916]: 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 systemd[1]: Started Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236586256Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-09-16T14:04:47Z 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236870288Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236879536Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236884415Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236889547Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236893924Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-16T14:04:47.251 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236898128Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236902698Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236907357Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236912056Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236916705Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236921146Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236925757Z level=info msg=Target target=[all] 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236935905Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236940425Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236944776Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236949167Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-16T14:04:47.252 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236955869Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-16T14:04:47.253 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=settings t=2024-09-16T14:04:47.236960336Z level=info msg="App mode production" 2024-09-16T14:04:47.253 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=sqlstore t=2024-09-16T14:04:47.237245498Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-16T14:04:47.253 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=sqlstore t=2024-09-16T14:04:47.237261225Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-16T14:04:47.253 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.237759882Z level=info msg="Starting DB migrations" 2024-09-16T14:04:47.253 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.249165766Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-16T14:04:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:46 smithi029 ceph-mon[23707]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:46 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:46 smithi029 ceph-mon[31565]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:46 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:47.504 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.254930596Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.760283ms 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.255461744Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.255630499Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=168.932µs 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.256042716Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.256813879Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=772.319µs 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.25885026Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.26414298Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.291287ms 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.264765781Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.270017621Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=5.251739ms 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.270531011Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-16T14:04:47.505 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.27585223Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=5.319974ms 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.276231429Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.276360863Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=128.885µs 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.278813321Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.279600542Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=787.075µs 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.281688692Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.282389139Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=699.924µs 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.284344251Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.289746062Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=5.400261ms 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.290197288Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.295246435Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=5.048069ms 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.295672253Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-16T14:04:47.506 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.295722461Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=50.075µs 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.298361583Z level=info msg="Executing migration" id="permission kind migration" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.303390456Z level=info msg="Migration successfully executed" id="permission kind migration" duration=5.027121ms 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.303760436Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.308941799Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=5.180948ms 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.30936673Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.314807155Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=5.439728ms 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.315181552Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.316091211Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=909.393µs 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.317876293Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.318815567Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=938.749µs 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.320660937Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.321381196Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=718.56µs 2024-09-16T14:04:47.507 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.323291313Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.323313982Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=23.005µs 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.326024197Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.326757868Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=731.124µs 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.328611859Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.32932039Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=708.472µs 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.331397215Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.346661309Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=15.261665ms 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.347149627Z level=info msg="Executing migration" id="create correlation v2" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.347901964Z level=info msg="Migration successfully executed" id="create correlation v2" duration=752.72µs 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.349649058Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-16T14:04:47.509 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.350363309Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=714.507µs 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.352287215Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.352995664Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=708.786µs 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.354975827Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.355670661Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=696.927µs 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.357555914Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.357749055Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=192.83µs 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.360196598Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.360771726Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=574.792µs 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.362807958Z level=info msg="Executing migration" id="add provisioning column" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.367976109Z level=info msg="Migration successfully executed" id="add provisioning column" duration=5.167447ms 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.368378313Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-16T14:04:47.510 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.368519289Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=140.554µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.371171194Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.371214536Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=43.545µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.373742654Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.379257987Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=5.516226ms 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.379627182Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.379841807Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=215.301µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.380374006Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.380496639Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=121.554µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.380971761Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.381474257Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=501.363µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.381895364Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.382588064Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=692.58µs 2024-09-16T14:04:47.511 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.382939292Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.383726825Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=787.171µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.384068533Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.384384745Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=316.638µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.384852242Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.385030738Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=178.668µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.385407429Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.386108331Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=700.723µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.386473609Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.387178422Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=705.032µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.38754926Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.388260612Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=711.011µs 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.388598049Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-16T14:04:47.512 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.389314222Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=714.164µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.389657802Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.390336282Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=678.829µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.390681683Z level=info msg="Executing migration" id="create anon_device table" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.391261487Z level=info msg="Migration successfully executed" id="create anon_device table" duration=579.792µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.391598698Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.392311738Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=712.896µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.392670787Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.393340084Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=669.033µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.393714604Z level=info msg="Executing migration" id="create signing_key table" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.394275186Z level=info msg="Migration successfully executed" id="create signing_key table" duration=558.743µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.394655504Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.395329191Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=673.502µs 2024-09-16T14:04:47.513 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.395702101Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.396333748Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=631.579µs 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.396663259Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.39714491Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=482.248µs 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.39754328Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.402747216Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=5.2029ms 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.403090925Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.403592961Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=502.965µs 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.403997101Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.40485033Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=851.237µs 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.405198847Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.405877536Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=680.389µs 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.4062028Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-16T14:04:47.514 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.406868962Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=666.043µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.407197218Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.408015506Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=817.955µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.408369074Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.409139422Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=769.943µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.409501258Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.410229075Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=727.657µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.410613632Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.411239845Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=626.202µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.41154743Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.411941925Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=394.46µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.412262892Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.412300559Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=37.859µs 2024-09-16T14:04:47.515 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.412686149Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.418329327Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=5.64296ms 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.418695786Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.424053374Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=5.357228ms 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.424412501Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.424625954Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=212µs 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=migrator t=2024-09-16T14:04:47.424989467Z level=info msg="migrations completed" performed=65 skipped=482 duration=175.894278ms 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=sqlstore t=2024-09-16T14:04:47.42563144Z level=info msg="Created default organization" 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=secrets t=2024-09-16T14:04:47.430409259Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=plugin.store t=2024-09-16T14:04:47.444840382Z level=info msg="Loading plugins..." 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=local.finder t=2024-09-16T14:04:47.491202726Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=plugin.store t=2024-09-16T14:04:47.491227399Z level=info msg="Plugins loaded" count=55 duration=46.387186ms 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=query_data t=2024-09-16T14:04:47.493352118Z level=info msg="Query Service initialization" 2024-09-16T14:04:47.516 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=live.push_http t=2024-09-16T14:04:47.495759512Z level=info msg="Live Push Gateway initialization" 2024-09-16T14:04:47.517 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.migration t=2024-09-16T14:04:47.496934084Z level=info msg=Starting 2024-09-16T14:04:47.517 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.state.manager t=2024-09-16T14:04:47.503243321Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-16T14:04:47.517 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=infra.usagestats.collector t=2024-09-16T14:04:47.50463621Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.datasources t=2024-09-16T14:04:47.507179023Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.datasources t=2024-09-16T14:04:47.507518108Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.alerting t=2024-09-16T14:04:47.538683997Z level=info msg="starting to provision alerting" 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.alerting t=2024-09-16T14:04:47.538707118Z level=info msg="finished to provision alerting" 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.state.manager t=2024-09-16T14:04:47.538825473Z level=info msg="Warming state cache for startup" 2024-09-16T14:04:47.865 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.multiorg.alertmanager t=2024-09-16T14:04:47.539001162Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafanaStorageLogger t=2024-09-16T14:04:47.539111867Z level=info msg="Storage starting" 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=http.server t=2024-09-16T14:04:47.541490214Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=http.server t=2024-09-16T14:04:47.541873284Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard t=2024-09-16T14:04:47.561818362Z level=info msg="starting to provision dashboards" 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.state.manager t=2024-09-16T14:04:47.561949765Z level=info msg="State cache has been initialized" states=0 duration=23.118643ms 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ngalert.scheduler t=2024-09-16T14:04:47.562020588Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ticker t=2024-09-16T14:04:47.562076373Z level=info msg=starting first_tick=2024-09-16T14:04:50Z 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:04:47.576427228Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard t=2024-09-16T14:04:47.589355185Z level=info msg="finished to provision dashboards" 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=plugins.update.checker t=2024-09-16T14:04:47.616457733Z level=info msg="Update check succeeded" duration=77.646176ms 2024-09-16T14:04:47.866 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafana.update.checker t=2024-09-16T14:04:47.616631637Z level=info msg="Update check succeeded" duration=77.38218ms 2024-09-16T14:04:48.202 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafana-apiserver t=2024-09-16T14:04:47.89356479Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:04:48.203 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafana-apiserver t=2024-09-16T14:04:47.894207394Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-16T14:04:48.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:48 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:48 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.537 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:48 smithi177 ceph-mon[27352]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.724 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.724 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[23707]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:48.724 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.724 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:48.725 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:48 smithi029 ceph-mon[31565]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:04:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:04:49] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.51.0" 2024-09-16T14:04:50.603 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:04:50.601186006Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:04:50.869 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:50 smithi177 ceph-mon[27352]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:50 smithi029 ceph-mon[23707]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:50 smithi029 ceph-mon[31565]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:52.640 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:52.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:52.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.641 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:52 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:52.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:52 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:53.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:04:53.593680923Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:04:54.926 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:54 smithi177 ceph-mon[27352]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:55.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:54 smithi029 ceph-mon[23707]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:55.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:54 smithi029 ceph-mon[31565]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.276 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.277 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: Upgrade: Finalizing container_image settings 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.278 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.279 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.280 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: Upgrade: Complete! 2024-09-16T14:04:56.281 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.282 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:55 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: Upgrade: Finalizing container_image settings 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: Upgrade: Finalizing container_image settings 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:04:56.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.450 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: Upgrade: Complete! 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: Upgrade: Complete! 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:04:56.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:04:56.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:55 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:56.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:04:56.600443863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[31565]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[23707]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:57.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:57 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:57.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:57 smithi177 ceph-mon[27352]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:04:57.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:57 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:04:57.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:57 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:04:59.602 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:04:59 smithi177 ceph-mon[27352]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:59.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:04:59 smithi029 ceph-mon[23707]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:59.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:04:59 smithi029 ceph-mon[31565]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:04:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:04:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:04:59] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-16T14:04:59.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:04:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:04:59.601097677Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:01 smithi029 ceph-mon[23707]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:01 smithi029 ceph-mon[31565]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:01 smithi177 ceph-mon[27352]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:02.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:02.605326175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:03.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:03 smithi029 ceph-mon[23707]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:03 smithi029 ceph-mon[31565]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:03 smithi177 ceph-mon[27352]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:05.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:05 smithi177 ceph-mon[27352]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:05.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:05 smithi029 ceph-mon[23707]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:05 smithi029 ceph-mon[31565]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:05.600144073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[31565]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:07.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:07.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[23707]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:07.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:07 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:07.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:07 smithi177 ceph-mon[27352]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:07.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:07 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:07.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:07 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:08.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:08.600057837Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:09.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:09 smithi029 ceph-mon[23707]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:09.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:09 smithi029 ceph-mon[31565]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:09] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-16T14:05:09.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:09 smithi177 ceph-mon[27352]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:11.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:11 smithi177 ceph-mon[27352]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:11.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:11 smithi029 ceph-mon[23707]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:11.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:11 smithi029 ceph-mon[31565]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:11.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:11.600508094Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:13 smithi029 ceph-mon[23707]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:13.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:13 smithi029 ceph-mon[31565]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:13.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:13 smithi177 ceph-mon[27352]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:13.900 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-16T14:05:14.162 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:14.566 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:14 smithi029 ceph-mon[23707]: from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:14.567 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:14 smithi029 ceph-mon[31565]: from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:14.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:14 smithi177 ceph-mon[27352]: from='client.25475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:14.928 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:05:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:14.593556802Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:15.609 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:15 smithi029 ceph-mon[23707]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:15.610 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:15 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3734101706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:15.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:15 smithi029 ceph-mon[31565]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:15.610 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:15 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3734101706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:15.645 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-16T14:05:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:15 smithi177 ceph-mon[27352]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:15.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:15 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/3734101706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:15.912 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:16.656 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:05:17.577 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[23707]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:17.578 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/1340050918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:17.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[31565]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:17.578 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:17 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/1340050918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:17.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:17 smithi177 ceph-mon[27352]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:17.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:17 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:17.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:17 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/1340050918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:17.609 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-16T14:05:17.867 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:17.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:17.597287081Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:18.592 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:05:19.239 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-16T14:05:19.497 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:19.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:19 smithi029 ceph-mon[23707]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:19.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:19 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2086247293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:19.619 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:19] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-16T14:05:19.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:19 smithi029 ceph-mon[31565]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:19.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:19 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2086247293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:19 smithi177 ceph-mon[27352]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:19.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:19 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2086247293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:20.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:20 smithi177 ceph-mon[27352]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:20.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:20 smithi177 ceph-mon[27352]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:20.648 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:20 smithi029 ceph-mon[23707]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:20.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:20 smithi029 ceph-mon[23707]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:20.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:20 smithi029 ceph-mon[31565]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:20.649 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:20 smithi029 ceph-mon[31565]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:20.593817734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:21.477 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:05:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:21 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:21 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:21.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:21 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:22.189 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:05:22.455 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:22.833 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:22 smithi029 ceph-mon[23707]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:22.833 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:22 smithi029 ceph-mon[31565]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:22 smithi177 ceph-mon[27352]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:23.129 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:05:23.129 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:05:23.129 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:05:23.129 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:05:23.129 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:05:23.130 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:05:23.130 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:05:23.130 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:05:23.130 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:05:23.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:23 smithi029 ceph-mon[23707]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:23.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:23 smithi029 ceph-mon[31565]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:23.750 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:05:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:23 smithi177 ceph-mon[27352]: from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:23.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:23.597440302Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:24.007 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:24.717 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:05:24.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:24 smithi029 ceph-mon[23707]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:24.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:24 smithi029 ceph-mon[31565]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:24.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:24 smithi177 ceph-mon[27352]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:25.398 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.x | awk '"'"'{print $2}'"'"')' 2024-09-16T14:05:25.653 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:25.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:25 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/57710845' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:25.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:25 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/57710845' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:25.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:25 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/57710845' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:05:26.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:26 smithi029 ceph-mon[31565]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:26.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:26 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:26.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:26 smithi029 ceph-mon[23707]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:26.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:26 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:26.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:26 smithi177 ceph-mon[27352]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:26.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:26 smithi177 ceph-mon[27352]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:26.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:26.594928833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:27.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:27 smithi029 ceph-mon[23707]: from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:27.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:27 smithi029 ceph-mon[23707]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:27.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:27 smithi029 ceph-mon[31565]: from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:27.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:27 smithi029 ceph-mon[31565]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:27.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:27 smithi177 ceph-mon[27352]: from='client.25517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:27.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:27 smithi177 ceph-mon[27352]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi177", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:28.221 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:28.908 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:05:29.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:29.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:29.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:29.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:29.595 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:29] "GET /metrics HTTP/1.1" 200 38245 "" "Prometheus/2.51.0" 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:29.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:29 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:29.724 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:05:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:29.593803209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:30.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:30 smithi029 ceph-mon[23707]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:30.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:30 smithi029 ceph-mon[31565]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:30 smithi177 ceph-mon[27352]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:30.878 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:05:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:05:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:31 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (65s) 60s ago 21m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (44s) 40s ago 21m 41.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 60s ago 21m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 40s ago 26m 455M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (11m) 60s ago 27m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (27m) 60s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (26m) 40s ago 26m 55.1M 2048M 19.1.1-328-gad35db06 b5388489f99e ceb0a27a0fb6 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (26m) 60s ago 26m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (112s) 60s ago 21m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:05:31.463 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (106s) 40s ago 21m 11.8M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (26m) 60s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (25m) 60s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (25m) 60s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (24m) 60s ago 24m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (24m) 40s ago 24m 66.6M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (23m) 40s ago 23m 59.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (23m) 40s ago 23m 61.0M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (23m) 40s ago 23m 64.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (85s) 40s ago 22m 37.3M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (21m) 60s ago 21m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:05:31.464 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (21m) 40s ago 21m 88.7M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:05:31.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:31 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-16T14:05:31.818 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:05:31.818 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:05:31.818 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 13, 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:05:31.819 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi177", 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "0/1 daemons upgraded", 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:05:32.114 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:05:32.398 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: Upgrade: Setting container_image for all mgr 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:32.399 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-mon[27352]: from='client.? 172.21.15.29:0/2917477851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all mgr 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2917477851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all mgr 2024-09-16T14:05:32.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: Upgrade: It appears safe to stop mon.b 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='client.25529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:32.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:32 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2917477851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:32.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:32.599946156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-mon[27352]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-mon[27352]: Upgrade: Updating mon.b 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-mon[27352]: Deploying daemon mon.b on smithi177 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-mon[27352]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-mon[27352]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 systemd[1]: Stopping Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[23707]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[23707]: Upgrade: Updating mon.b 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[23707]: Deploying daemon mon.b on smithi177 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[23707]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[23707]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[31565]: from='client.25541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[31565]: Upgrade: Updating mon.b 2024-09-16T14:05:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[31565]: Deploying daemon mon.b on smithi177 2024-09-16T14:05:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[31565]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:33.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:33 smithi029 ceph-mon[31565]: from='client.15684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:05:33.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b[27348]: 2024-09-16T14:05:33.557+0000 7f9ea8eb4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:05:33.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b[27348]: 2024-09-16T14:05:33.557+0000 7f9ea8eb4640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:05:33.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:33 smithi177 podman[87441]: 2024-09-16 14:05:33.792092948 +0000 UTC m=+0.360618161 container died ceb0a27a0fb6ca0092b944827aa4d179ee103ece12f4d8698d92b4d2974fab26 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS) 2024-09-16T14:05:34.433 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 podman[87441]: 2024-09-16 14:05:34.198080292 +0000 UTC m=+0.766605509 container cleanup ceb0a27a0fb6ca0092b944827aa4d179ee103ece12f4d8698d92b4d2974fab26 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T14:05:34.433 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 bash[87441]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:05:34.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 podman[87455]: 2024-09-16 14:05:34.432652619 +0000 UTC m=+0.642421356 container remove ceb0a27a0fb6ca0092b944827aa4d179ee103ece12f4d8698d92b4d2974fab26 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-16T14:05:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T14:05:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 systemd[1]: Stopped Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:05:34.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service: Consumed 15.584s CPU time. 2024-09-16T14:05:35.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 systemd[1]: Starting Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:05:35.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 podman[87584]: 2024-09-16 14:05:34.98537674 +0000 UTC m=+0.108620913 container create 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:05:35.101 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:34 smithi177 podman[87584]: 2024-09-16 14:05:34.892788621 +0000 UTC m=+0.016032799 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:05:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 podman[87584]: 2024-09-16 14:05:35.204694727 +0000 UTC m=+0.327938900 container init 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T14:05:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 podman[87584]: 2024-09-16 14:05:35.207860988 +0000 UTC m=+0.331105159 container start 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.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-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T14:05:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:05:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:05:35.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: pidfile_write: ignore empty --pid-file 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: load: jerasure load: lrc 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Git sha 0 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: DB SUMMARY 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: DB Session ID: JCSESNQLL50KW6NFX5Z4 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3373 Bytes 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 551545 ; 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:05:35.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.env: 0x556b45dd6120 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.info_log: 0x556b482c7700 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.statistics: (nil) 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.use_fsync: 0 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:05:35.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.db_log_dir: 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.wal_dir: 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:05:35.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.write_buffer_manager: 0x556b482ca1e0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:05:35.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.unordered_write: 0 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.row_cache: None 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.wal_filter: None 2024-09-16T14:05:35.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:05:35.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:05:35.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:05:35.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:05:35.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.wal_compression: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:05:35.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_open_files: -1 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:05:35.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Compression algorithms supported: 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kZSTD supported: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:05:35.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.merge_operator: 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_filter: None 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556b482c7320) 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:05:35.463 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_type: 0 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_index_type: 0 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_shortening: 1 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: checksum: 4 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: no_block_cache: 0 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache: 0x556b482bb610 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_options: 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: capacity : 536870912 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_shard_bits : 4 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: strict_capacity_limit : 0 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_cache_compressed: (nil) 2024-09-16T14:05:35.464 INFO:journalctl@ceph.mon.b.smithi177.stdout: persistent_cache: (nil) 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size: 4096 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_size_deviation: 10 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_restart_interval: 16 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: index_block_restart_interval: 1 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: metadata_block_size: 4096 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: partition_filters: 0 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: use_delta_encoding: 1 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: filter_policy: bloomfilter 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: whole_key_filtering: 1 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: verify_compression: 0 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: format_version: 5 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_index_compression: 1 2024-09-16T14:05:35.465 INFO:journalctl@ceph.mon.b.smithi177.stdout: block_align: 0 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout: max_auto_readahead_size: 262144 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout: prepopulate_block_cache: 0 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression: NoCompression 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.num_levels: 7 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:05:35.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:05:35.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:05:35.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:05:35.469 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:05:35.470 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.ttl: 2592000 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:05:35.471 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 53, last_sequence is 26241, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-09-16T14:05:35.472 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: fedbd674-502f-47ed-9f0c-ca39f1d19eea 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495535234785, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495535236877, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 362753, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26246, "largest_seqno": 26630, "table_properties": {"data_size": 360352, "index_size": 913, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 3797, "raw_average_key_size": 23, "raw_value_size": 356893, "raw_average_value_size": 2203, "num_data_blocks": 41, "num_entries": 162, "num_filter_entries": 162, "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": 1726495535, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "fedbd674-502f-47ed-9f0c-ca39f1d19eea", "db_session_id": "JCSESNQLL50KW6NFX5Z4", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495535236950, "job": 1, "event": "recovery_finished"} 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556b482eae00 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: DB pointer 0x556b483ec000 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** DB Stats ** 2024-09-16T14:05:35.473 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: L0 1/0 354.25 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 290.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: L6 1/0 9.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.stdout: Sum 2/0 9.81 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 290.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:05:35.474 INFO:journalctl@ceph.mon.b.smithi177.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 290.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** Compaction Stats [default] ** 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.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 290.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:05:35.475 INFO:journalctl@ceph.mon.b.smithi177.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: Cumulative compaction: 0.00 GB write, 81.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: Interval compaction: 0.00 GB write, 81.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: Block cache BinnedLRUCache@0x556b482bb610#2 capacity: 512.00 MB usage: 1.58 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.08 KB,0.000205636%) Misc(1,0.00 KB,0%) 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: starting mon.b rank 1 at public addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] at bind addrs [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???) e3 preinit fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).mds e1 new map 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).mds e1 print_map 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: e1 2024-09-16T14:05:35.476 INFO:journalctl@ceph.mon.b.smithi177.stdout: btime 2024-09-16T13:37:11:628532+0000 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout: legacy client fscid: -1 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout: 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout: No filesystems configured 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-mon[87603]: mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 bash[87584]: 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b 2024-09-16T14:05:35.477 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:35 smithi177 systemd[1]: Started Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:05:35.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:35.606846173Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:36.722 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.722 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: mon.b calling monitor election 2024-09-16T14:05:36.722 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: mon.a calling monitor election 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: monmap epoch 3 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: min_mon_release 19 (squid) 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: election_strategy: 1 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: fsmap 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T14:05:36.723 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: overall HEALTH_OK 2024-09-16T14:05:36.724 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.724 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.724 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.724 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:36 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: mon.b calling monitor election 2024-09-16T14:05:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: mon.a calling monitor election 2024-09-16T14:05:36.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: monmap epoch 3 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: min_mon_release 19 (squid) 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: election_strategy: 1 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: fsmap 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T14:05:36.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: overall HEALTH_OK 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: mon.b calling monitor election 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: mon.a calling monitor election 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: monmap epoch 3 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:05:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: min_mon_release 19 (squid) 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: election_strategy: 1 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: fsmap 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: mgrmap e43: y(active, since 2m), standbys: x 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:36.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:36 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:37.808 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:37.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:37 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:37.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:37 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:38.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:38 smithi177 ceph-mon[87603]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:38.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:38 smithi029 ceph-mon[23707]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:38.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:38 smithi029 ceph-mon[31565]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:38.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:38.603230495Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:39] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.51.0" 2024-09-16T14:05:40.549 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:05:40.248+0000 7fe2b87b6640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T14:05:40.797 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:40 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.797 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:40 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.797 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:40 smithi177 ceph-mon[87603]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:40.797 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:40 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.797 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:40 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[23707]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[31565]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:40.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:40 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:41.676 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:41.597363682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:43.042 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:42 smithi177 ceph-mon[87603]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:43.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:42 smithi029 ceph-mon[23707]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:43.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:42 smithi029 ceph-mon[31565]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:44.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all crash 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all mds 2024-09-16T14:05:44.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all nfs 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all crash 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all mds 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:05:44.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all nfs 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:05:44.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all grafana 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all loki 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all promtail 2024-09-16T14:05:44.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: Upgrade: Finalizing container_image settings 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all grafana 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all loki 2024-09-16T14:05:44.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all promtail 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: Upgrade: Finalizing container_image settings 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.451 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:05:44.453 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.456 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.457 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.458 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.459 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:44 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mds 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nfs 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:05:44.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all grafana 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all loki 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all promtail 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:05:44.465 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.466 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.467 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:05:44.468 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:44.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:44.59418074Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:45.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:45 smithi029 ceph-mon[23707]: Upgrade: Complete! 2024-09-16T14:05:45.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:45 smithi029 ceph-mon[23707]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:45.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:45 smithi029 ceph-mon[31565]: Upgrade: Complete! 2024-09-16T14:05:45.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:45 smithi029 ceph-mon[31565]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:45.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:45 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:05:45.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:45 smithi177 ceph-mon[87603]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[23707]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[31565]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:47.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:47 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:47 smithi177 ceph-mon[87603]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:47 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:47 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:05:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:47.605155399Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:49 smithi029 ceph-mon[23707]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:49 smithi029 ceph-mon[31565]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:49 smithi177 ceph-mon[87603]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:49] "GET /metrics HTTP/1.1" 200 38176 "" "Prometheus/2.51.0" 2024-09-16T14:05:50.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:50.596148957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:51 smithi029 ceph-mon[23707]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:51 smithi029 ceph-mon[31565]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:51.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:51 smithi177 ceph-mon[87603]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:52 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:52.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:52 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:52.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:05:53.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:53 smithi029 ceph-mon[23707]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:53.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:53 smithi029 ceph-mon[31565]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:53.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:53 smithi177 ceph-mon[87603]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:53.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:53.599332871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:55.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:55 smithi029 ceph-mon[23707]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:55.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:55 smithi029 ceph-mon[31565]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:55.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:55 smithi177 ceph-mon[87603]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:56.956 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:56.600707341Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:05:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:57 smithi029 ceph-mon[23707]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:57 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:57 smithi029 ceph-mon[31565]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:57 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:57.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:57 smithi177 ceph-mon[87603]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:05:57.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:05:59.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:05:59 smithi029 ceph-mon[23707]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:59.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:05:59 smithi029 ceph-mon[31565]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:59.442 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:05:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:05:59] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.51.0" 2024-09-16T14:05:59.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:05:59 smithi177 ceph-mon[87603]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:05:59.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:05:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:05:59.603813531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:01.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:01 smithi029 ceph-mon[23707]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:01.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:01 smithi029 ceph-mon[31565]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:01.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:01 smithi177 ceph-mon[87603]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:02.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=infra.usagestats t=2024-09-16T14:06:02.546584812Z level=info msg="Usage stats are ready to report" 2024-09-16T14:06:02.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:02.600997416Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:03.094 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:06:03.359 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:03 smithi029 ceph-mon[31565]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:03 smithi029 ceph-mon[23707]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:03.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:03 smithi177 ceph-mon[87603]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:04.020 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (97s) 93s ago 22m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (77s) 24s ago 22m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (2m) 93s ago 21m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 24s ago 26m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (12m) 93s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (28m) 93s ago 28m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (29s) 24s ago 27m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (27m) 93s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (2m) 93s ago 22m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (2m) 24s ago 22m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (26m) 93s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:06:04.021 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (26m) 93s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (25m) 93s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (25m) 93s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (24m) 24s ago 24m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (24m) 24s ago 24m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (24m) 24s ago 24m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (23m) 24s ago 23m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (118s) 24s ago 23m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (22m) 93s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:06:04.022 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (22m) 24s ago 22m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:06:04.292 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:04 smithi029 ceph-mon[23707]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:04.292 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:04 smithi029 ceph-mon[31565]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:04.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:04 smithi177 ceph-mon[87603]: from='client.25559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:04.698 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-16T14:06:04.967 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:05.360 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:05 smithi029 ceph-mon[23707]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:05.360 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:05 smithi029 ceph-mon[23707]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:05.360 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:05 smithi029 ceph-mon[31565]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:05.360 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:05 smithi029 ceph-mon[31565]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:05.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:05 smithi177 ceph-mon[87603]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:05.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:05 smithi177 ceph-mon[87603]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:05.722 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:06:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:05.598439021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:06.336 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:06 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2124990178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:06.337 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:06 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2124990178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:06.368 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:06:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:06 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/2124990178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:06.630 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:07.331 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:06:07.331 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:06:07.331 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:06:07.332 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:06:07.332 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[23707]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:07.333 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:07.333 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:07.333 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[31565]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:07.333 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:07.333 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:07 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:07 smithi177 ceph-mon[87603]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:08.174 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:06:08.437 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:08.603329959Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:09.178 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:06:09.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:09 smithi029 ceph-mon[31565]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:09.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:09 smithi029 ceph-mon[31565]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:09.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:09 smithi029 ceph-mon[23707]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:09.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:09 smithi029 ceph-mon[23707]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:09.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:09] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.51.0" 2024-09-16T14:06:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:09 smithi177 ceph-mon[87603]: from='client.25577 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:09 smithi177 ceph-mon[87603]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:09.836 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --hosts $(ceph orch ps | grep mgr.y | awk '"'"'{print $2}'"'"')' 2024-09-16T14:06:10.092 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:10.386 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:10 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/2687702524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:06:10.386 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:10 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/2687702524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:06:10.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:10 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/2687702524' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-16T14:06:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:11 smithi029 ceph-mon[23707]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:11 smithi029 ceph-mon[31565]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:11.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:11 smithi177 ceph-mon[87603]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:11.602926688Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:12.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:12 smithi029 ceph-mon[23707]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:12 smithi029 ceph-mon[23707]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi029", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:12 smithi029 ceph-mon[31565]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:12 smithi029 ceph-mon[31565]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi029", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:12 smithi177 ceph-mon[87603]: from='client.15720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:12 smithi177 ceph-mon[87603]: from='client.15726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "mon", "hosts": "smithi029", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:12.503 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:13.204 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:06:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[23707]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[31565]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:13 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:13 smithi177 ceph-mon[87603]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:13 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:13 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:13 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:13 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:14.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:14 smithi029 ceph-mon[23707]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:14 smithi029 ceph-mon[23707]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:14 smithi029 ceph-mon[31565]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:14 smithi029 ceph-mon[31565]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:14 smithi177 ceph-mon[87603]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:14 smithi177 ceph-mon[87603]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:14.538 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:14.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:14.600594394Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:15.234 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:06:15.405 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:15.406 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:15 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:06:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:15.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:15 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (109s) 104s ago 22m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (89s) 36s ago 22m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (3m) 104s ago 22m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (2m) 36s ago 27m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (12m) 104s ago 28m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:06:15.825 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (28m) 104s ago 29m - 2048M 19.1.1-328-gad35db06 b5388489f99e a46c193ceae3 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (40s) 36s ago 27m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (27m) 104s ago 27m - 2048M 19.1.1-328-gad35db06 b5388489f99e 780c37adf21f 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (2m) 104s ago 22m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (2m) 36s ago 22m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (26m) 104s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (26m) 104s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (25m) 104s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (25m) 104s ago 25m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (25m) 36s ago 25m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (24m) 36s ago 24m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (24m) 36s ago 24m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (23m) 36s ago 23m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 36s ago 23m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:06:15.826 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (22m) 104s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:06:15.827 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (22m) 36s ago 22m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:06:16.186 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 12, 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:06:16.187 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[23707]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[23707]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[23707]: Upgrade: Setting container_image for all mgr 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[23707]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[23707]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[31565]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:06:16.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[31565]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:06:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[31565]: Upgrade: Setting container_image for all mgr 2024-09-16T14:06:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[31565]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:06:16.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:16 smithi029 ceph-mon[31565]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:16.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:16 smithi177 ceph-mon[87603]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:06:16.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:16 smithi177 ceph-mon[87603]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:16 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mgr 2024-09-16T14:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:16 smithi177 ceph-mon[87603]: Upgrade: It appears safe to stop mon.a 2024-09-16T14:06:16.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:16 smithi177 ceph-mon[87603]: from='client.25601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi029", 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:06:16.500 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading mon daemons", 2024-09-16T14:06:16.501 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:06:16.501 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: Upgrade: Updating mon.a 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: Deploying daemon mon.a on smithi029 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='client.? 172.21.15.29:0/3889343259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[23707]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: Upgrade: Updating mon.a 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: Deploying daemon mon.a on smithi029 2024-09-16T14:06:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='client.? 172.21.15.29:0/3889343259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:17.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:17 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='client.25607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='client.15744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: Upgrade: Updating mon.a 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: Deploying daemon mon.a on smithi029 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3889343259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:17.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:17.594526183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:18.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:17 smithi029 systemd[1]: Stopping Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:06:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[23703]: 2024-09-16T14:06:18.145+0000 7fe8cb326640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:06:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[23703]: 2024-09-16T14:06:18.145+0000 7fe8cb326640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:06:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 podman[101132]: 2024-09-16 14:06:18.166797145 +0000 UTC m=+0.123804951 container died a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0) 2024-09-16T14:06:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 podman[101132]: 2024-09-16 14:06:18.791321773 +0000 UTC m=+0.748329577 container cleanup a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T14:06:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 bash[101132]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:06:19.247 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:18 smithi029 podman[101144]: 2024-09-16 14:06:18.993877963 +0000 UTC m=+0.823995660 container remove a46c193ceae31a31da421255aca24076c89cc5d20663f42daab0462cd074d65b (image=quay.ceph.io/ceph-ci/ceph:squid, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=squid-ad35db0) 2024-09-16T14:06:19.247 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T14:06:19.247 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 systemd[1]: Stopped Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:06:19.247 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Consumed 26.086s CPU time. 2024-09-16T14:06:19.649 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 systemd[1]: Starting Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:06:19.649 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:19] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.51.0" 2024-09-16T14:06:19.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 podman[101273]: 2024-09-16 14:06:19.648249628 +0000 UTC m=+0.107631984 container create 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, 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, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:06:19.937 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 podman[101273]: 2024-09-16 14:06:19.557080643 +0000 UTC m=+0.016463008 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 podman[101273]: 2024-09-16 14:06:19.936247122 +0000 UTC m=+0.395629479 container init 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:06:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 podman[101273]: 2024-09-16 14:06:19.9396207 +0000 UTC m=+0.399003055 container start 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:06:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:06:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:06:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: pidfile_write: ignore empty --pid-file 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: load: jerasure load: lrc 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Git sha 0 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: DB SUMMARY 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: DB Session ID: 5HRUUGZ4CBU9JKS2BBU5 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: MANIFEST file: MANIFEST-000015 size: 3475 Bytes 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000056.sst 2024-09-16T14:06:20.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000054.log size: 1258781 ; 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.env: 0x55e9b223b120 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.info_log: 0x55e9b2e0b700 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.statistics: (nil) 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.use_fsync: 0 2024-09-16T14:06:20.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.db_log_dir: 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.wal_dir: 2024-09-16T14:06:20.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.write_buffer_manager: 0x55e9b2e0e1e0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:06:20.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.unordered_write: 0 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.row_cache: None 2024-09-16T14:06:20.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.wal_filter: None 2024-09-16T14:06:20.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:06:20.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:06:20.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.wal_compression: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:06:20.198 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_open_files: -1 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:06:20.199 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Compression algorithms supported: 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kZSTD supported: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:06:20.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.merge_operator: 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_filter: None 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:06:20.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e9b2e0b320) 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_type: 0 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_index_type: 0 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_shortening: 1 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: checksum: 4 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: no_block_cache: 0 2024-09-16T14:06:20.202 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache: 0x55e9b2dff610 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_options: 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: capacity : 536870912 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_shard_bits : 4 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: strict_capacity_limit : 0 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_cache_compressed: (nil) 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: persistent_cache: (nil) 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size: 4096 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_size_deviation: 10 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_restart_interval: 16 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: index_block_restart_interval: 1 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: metadata_block_size: 4096 2024-09-16T14:06:20.203 INFO:journalctl@ceph.mon.a.smithi029.stdout: partition_filters: 0 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: use_delta_encoding: 1 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: filter_policy: bloomfilter 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: whole_key_filtering: 1 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: verify_compression: 0 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: format_version: 5 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_index_compression: 1 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: block_align: 0 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: max_auto_readahead_size: 262144 2024-09-16T14:06:20.204 INFO:journalctl@ceph.mon.a.smithi029.stdout: prepopulate_block_cache: 0 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression: NoCompression 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.num_levels: 7 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:06:20.205 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:06:20.206 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:06:20.207 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:06:20.208 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:06:20.209 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:06:20.210 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.ttl: 2592000 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:06:20.211 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: 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 24315, log_number is 54,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 54 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 54 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 79d6a89e-d1e5-42ab-b1e7-dd017b681b98 2024-09-16T14:06:20.212 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495579967023, "job": 1, "event": "recovery_started", "wal_files": [54]} 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #54 mode 2 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495579972286, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 59, "file_size": 1188151, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 24316, "largest_seqno": 25520, "table_properties": {"data_size": 1182820, "index_size": 2819, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 14904, "raw_average_key_size": 25, "raw_value_size": 1170895, "raw_average_value_size": 2001, "num_data_blocks": 127, "num_entries": 585, "num_filter_entries": 585, "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": 1726495579, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "79d6a89e-d1e5-42ab-b1e7-dd017b681b98", "db_session_id": "5HRUUGZ4CBU9JKS2BBU5", "orig_file_number": 59, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495579972402, "job": 1, "event": "recovery_finished"} 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/version_set.cc:5047] Creating manifest 61 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000054.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55e9b2e2ee00 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: DB pointer 0x55e9b2f30000 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:06:20.213 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** DB Stats ** 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: L0 1/0 1.13 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 380.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:06:20.214 INFO:journalctl@ceph.mon.a.smithi029.stdout: L6 1/0 9.46 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: Sum 2/0 10.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 380.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.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 380.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.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 380.5 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:06:20.215 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: Cumulative compaction: 0.00 GB write, 147.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: Interval compaction: 0.00 GB write, 147.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache BinnedLRUCache@0x55e9b2dff610#2 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-09-16T14:06:20.216 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: starting mon.a rank 0 at public addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] at bind addrs [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???) e3 preinit fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).mds e1 new map 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).mds e1 print_map 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: e1 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: btime 2024-09-16T13:37:11:628532+0000 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: legacy client fscid: -1 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout: No filesystems configured 2024-09-16T14:06:20.217 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:19 smithi029 ceph-mon[101292]: mon.a@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:20 smithi029 bash[101273]: 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 2024-09-16T14:06:20.218 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:20 smithi029 systemd[1]: Started Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:06:20.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:20.60112034Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: mon.a calling monitor election 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: monmap epoch 3 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:21.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: min_mon_release 19 (squid) 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: election_strategy: 1 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: fsmap 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: overall HEALTH_OK 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='' 2024-09-16T14:06:21.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:21 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: mon.a calling monitor election 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: monmap epoch 3 2024-09-16T14:06:21.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: min_mon_release 19 (squid) 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: election_strategy: 1 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: fsmap 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: overall HEALTH_OK 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='' 2024-09-16T14:06:21.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: mon.a calling monitor election 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: monmap epoch 3 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: min_mon_release 19 (squid) 2024-09-16T14:06:21.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: election_strategy: 1 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: fsmap 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: overall HEALTH_OK 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='' 2024-09-16T14:06:21.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:21 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:22.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:22.775 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:22 smithi029 ceph-mon[101292]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:22.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:22 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:22.775 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:22 smithi029 ceph-mon[31565]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-16T14:06:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:22 smithi177 ceph-mon[87603]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:23.59607299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:25.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:24 smithi029 ceph-mon[31565]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:24 smithi029 ceph-mon[101292]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:25.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:24 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:06:24.982+0000 7fe2b87b6640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T14:06:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:24 smithi177 ceph-mon[87603]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:26.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:26.596788517Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:26.935 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.936 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:26.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:26.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:26.937 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:26 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:27.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:26 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:29.103 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:28 smithi029 ceph-mon[101292]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:29.103 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:28 smithi029 ceph-mon[31565]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:29.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:28 smithi177 ceph-mon[87603]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:29.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:29] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.51.0" 2024-09-16T14:06:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:29.593454571Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:30.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[101292]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:06:30.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:30 smithi029 ceph-mon[31565]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: Upgrade: It appears safe to stop mon.c 2024-09-16T14:06:30.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:30 smithi177 ceph-mon[87603]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:32.396 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: Upgrade: Updating mon.c 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[101292]: Deploying daemon mon.c on smithi029 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: Upgrade: Updating mon.c 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:32.397 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:32.398 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-mon[31565]: Deploying daemon mon.c on smithi029 2024-09-16T14:06:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: Upgrade: Updating mon.c 2024-09-16T14:06:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: from='mgr.25190 ' entity='mgr.y' 2024-09-16T14:06:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-16T14:06:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-16T14:06:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-16T14:06:32.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-mon[87603]: Deploying daemon mon.c on smithi029 2024-09-16T14:06:32.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:32.598382213Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:32.972 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 systemd[1]: Stopping Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:06:33.237 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:32] ENGINE Bus STOPPING 2024-09-16T14:06:33.237 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c[31561]: 2024-09-16T14:06:32.970+0000 7f975f64e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:06:33.237 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c[31561]: 2024-09-16T14:06:32.970+0000 7f975f64e640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:06:33.609 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:33 smithi029 podman[104879]: 2024-09-16 14:06:33.236334188 +0000 UTC m=+0.372365320 container died 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, RELEASE=squid-ad35db0, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:06:33.609 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:06:33.609 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:33] ENGINE Bus STOPPED 2024-09-16T14:06:33.610 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:33] ENGINE Bus STARTING 2024-09-16T14:06:33.610 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:33] ENGINE Serving on http://:::9283 2024-09-16T14:06:33.610 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:33 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:06:33] ENGINE Bus STARTED 2024-09-16T14:06:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:33 smithi029 podman[104879]: 2024-09-16 14:06:33.708605344 +0000 UTC m=+0.844636479 container cleanup 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-16T14:06:33.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:33 smithi029 bash[104879]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:06:34.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 podman[104892]: 2024-09-16 14:06:34.003964177 +0000 UTC m=+0.766935840 container remove 780c37adf21f30c3dea82a2570e58036bed542d48ba76150db08b495497f85f9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:06:34.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-16T14:06:34.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 systemd[1]: Stopped Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:06:34.401 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.c.service: Consumed 14.661s CPU time. 2024-09-16T14:06:34.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 systemd[1]: Starting Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:06:34.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 podman[105034]: 2024-09-16 14:06:34.514604384 +0000 UTC m=+0.015945457 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:06:34.929 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 podman[105034]: 2024-09-16 14:06:34.664558263 +0000 UTC m=+0.165899365 container create a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:06:34.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 podman[105034]: 2024-09-16 14:06:34.903684726 +0000 UTC m=+0.405025786 container init a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:06:34.930 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 podman[105034]: 2024-09-16 14:06:34.907117058 +0000 UTC m=+0.408458123 container start a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: set uid:gid to 167:167 (ceph:ceph) 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev), process ceph-mon, pid 2 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: pidfile_write: ignore empty --pid-file 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: load: jerasure load: lrc 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: RocksDB version: 7.9.2 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Git sha 0 2024-09-16T14:06:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Compile date 2024-09-13 14:50:41 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: DB SUMMARY 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: DB Session ID: W15ICZJOCEG721LFIV0K 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: CURRENT file: CURRENT 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: IDENTITY file: IDENTITY 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: MANIFEST file: MANIFEST-000010 size: 3616 Bytes 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 385059 ; 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.error_if_exists: 0 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.create_if_missing: 0 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.paranoid_checks: 1 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-16T14:06:35.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.env: 0x55bb84dca120 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.fs: PosixFileSystem 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.info_log: 0x55bb86dc1700 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_file_opening_threads: 16 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.statistics: (nil) 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.use_fsync: 0 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_log_file_size: 0 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.keep_log_file_num: 1000 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.recycle_log_file_num: 0 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_fallocate: 1 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_mmap_reads: 0 2024-09-16T14:06:35.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_mmap_writes: 0 2024-09-16T14:06:35.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.use_direct_reads: 0 2024-09-16T14:06:35.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-16T14:06:35.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.create_missing_column_families: 0 2024-09-16T14:06:35.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.db_log_dir: 2024-09-16T14:06:35.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.wal_dir: 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-16T14:06:35.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.advise_random_on_open: 1 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.db_write_buffer_size: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.write_buffer_manager: 0x55bb86dc41e0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.rate_limiter: (nil) 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.wal_recovery_mode: 2 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enable_thread_tracking: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enable_pipelined_write: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.unordered_write: 0 2024-09-16T14:06:35.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-16T14:06:35.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-16T14:06:35.200 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-16T14:06:35.200 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-16T14:06:35.200 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.row_cache: None 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.wal_filter: None 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_ingest_behind: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.two_write_queues: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.manual_wal_flush: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.wal_compression: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.atomic_flush: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.log_readahead_size: 0 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-16T14:06:35.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.best_efforts_recovery: 0 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.allow_data_in_errors: 0 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.db_host_id: __hostname__ 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_background_jobs: 2 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_background_compactions: -1 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_subcompactions: 1 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_total_wal_size: 0 2024-09-16T14:06:35.202 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_open_files: -1 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bytes_per_sync: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_readahead_size: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_background_flushes: -1 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Compression algorithms supported: 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kZSTD supported: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kXpressCompression supported: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kBZip2Compression supported: 0 2024-09-16T14:06:35.203 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kLZ4Compression supported: 1 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kZlibCompression supported: 1 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kLZ4HCCompression supported: 1 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: kSnappyCompression supported: 1 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.merge_operator: 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_filter: None 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_filter_factory: None 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.sst_partitioner_factory: None 2024-09-16T14:06:35.204 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bb86dc1320) 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks: 1 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: pin_top_level_index_and_filter: 1 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_type: 0 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_index_type: 0 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_shortening: 1 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: checksum: 4 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: no_block_cache: 0 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache: 0x55bb86db5610 2024-09-16T14:06:35.205 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_name: BinnedLRUCache 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_options: 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: capacity : 536870912 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_shard_bits : 4 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: strict_capacity_limit : 0 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: high_pri_pool_ratio: 0.000 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_cache_compressed: (nil) 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: persistent_cache: (nil) 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size: 4096 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_size_deviation: 10 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_restart_interval: 16 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: index_block_restart_interval: 1 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: metadata_block_size: 4096 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: partition_filters: 0 2024-09-16T14:06:35.206 INFO:journalctl@ceph.mon.c.smithi029.stdout: use_delta_encoding: 1 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: filter_policy: bloomfilter 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: whole_key_filtering: 1 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: verify_compression: 0 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: read_amp_bytes_per_bit: 0 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: format_version: 5 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_index_compression: 1 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: block_align: 0 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: max_auto_readahead_size: 262144 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: prepopulate_block_cache: 0 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: initial_auto_readahead_size: 8192 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout: num_file_reads_for_auto_readahead: 2 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.write_buffer_size: 33554432 2024-09-16T14:06:35.207 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_write_buffer_number: 2 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression: NoCompression 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression: Disabled 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.prefix_extractor: nullptr 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.num_levels: 7 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:06:35.208 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.level: 32767 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.strategy: 0 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.enabled: false 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-16T14:06:35.209 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.target_file_size_base: 67108864 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-16T14:06:35.210 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.arena_block_size: 1048576 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.disable_auto_compactions: 0 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-16T14:06:35.211 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.inplace_update_support: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.bloom_locality: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.max_successive_merges: 0 2024-09-16T14:06:35.212 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.paranoid_file_checks: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.force_consistency_checks: 1 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.report_bg_io_stats: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.ttl: 2592000 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enable_blob_files: false 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.min_blob_size: 0 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_file_size: 268435456 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-16T14:06:35.213 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.blob_file_starting_level: 0 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: 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 27809, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 52 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0fa19187-5b9a-4256-9986-f145a07bffd1 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495594934418, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495594936129, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 231147, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27814, "largest_seqno": 27962, "table_properties": {"data_size": 229413, "index_size": 504, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1761, "raw_average_key_size": 24, "raw_value_size": 227677, "raw_average_value_size": 3206, "num_data_blocks": 22, "num_entries": 71, "num_filter_entries": 71, "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": 1726495594, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0fa19187-5b9a-4256-9986-f145a07bffd1", "db_session_id": "W15ICZJOCEG721LFIV0K", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726495594936230, "job": 1, "event": "recovery_finished"} 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-09-16T14:06:35.214 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bb86de4e00 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: DB pointer 0x55bb86ee6000 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** DB Stats ** 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:35.215 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: L0 1/0 225.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 208.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: L6 1/0 9.63 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: Sum 2/0 9.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 208.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.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 208.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:06:35.216 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** Compaction Stats [default] ** 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.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 208.6 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-16T14:06:35.217 INFO:journalctl@ceph.mon.c.smithi029.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: Cumulative compaction: 0.00 GB write, 55.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: Interval compaction: 0.00 GB write, 55.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache BinnedLRUCache@0x55bb86db5610#2 capacity: 512.00 MB usage: 0.81 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.58 KB,0.000110269%) Misc(1,0.00 KB,0%) 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: starting mon.c rank 2 at public addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] at bind addrs [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???) e3 preinit fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).mds e1 new map 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).mds e1 print_map 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: e1 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: btime 2024-09-16T13:37:11:628532+0000 2024-09-16T14:06:35.218 INFO:journalctl@ceph.mon.c.smithi029.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout: legacy client fscid: -1 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout: 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout: No filesystems configured 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:34 smithi029 ceph-mon[105052]: mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:35 smithi029 bash[105034]: a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c 2024-09-16T14:06:35.219 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:35 smithi029 systemd[1]: Started Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:06:35.901 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:35.60233614Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:36.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:36 smithi177 ceph-mon[87603]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:36.218 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:06:36.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:06:36.219 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[101292]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[105052]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-16T14:06:36.314 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-16T14:06:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:06:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:06:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: mon.c calling monitor election 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: mon.a calling monitor election 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: monmap epoch 3 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: min_mon_release 19 (squid) 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: election_strategy: 1 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: fsmap 2024-09-16T14:06:37.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: overall HEALTH_OK 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: mon.c calling monitor election 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: mon.a calling monitor election 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: monmap epoch 3 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: min_mon_release 19 (squid) 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: election_strategy: 1 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: fsmap 2024-09-16T14:06:37.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: overall HEALTH_OK 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:37.445 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: mon.c calling monitor election 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: mon.a calling monitor election 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: monmap epoch 3 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: fsid acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:06:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: last_changed 2024-09-16T13:38:55.416891+0000 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: created 2024-09-16T13:37:08.608821+0000 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: min_mon_release 19 (squid) 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: election_strategy: 1 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: 0: [v2:172.21.15.29:3300/0,v1:172.21.15.29:6789/0] mon.a 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: 1: [v2:172.21.15.177:3300/0,v1:172.21.15.177:6789/0] mon.b 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: 2: [v2:172.21.15.29:3301/0,v1:172.21.15.29:6790/0] mon.c 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: fsmap 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: osdmap e112: 8 total, 8 up, 8 in 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: mgrmap e43: y(active, since 3m), standbys: x 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: overall HEALTH_OK 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:37.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:37.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:38.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:38.601853608Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:39.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:39 smithi029 ceph-mon[101292]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:39.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:39] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-16T14:06:39.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:39 smithi029 ceph-mon[105052]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:39.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:39 smithi177 ceph-mon[87603]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:40.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:06:39.947+0000 7fe2b87b6640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T14:06:41.360 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[101292]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[105052]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.361 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:41 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-mon[87603]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:41.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:41.601361087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:43.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:43 smithi029 ceph-mon[101292]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:43.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:43 smithi029 ceph-mon[105052]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:43.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:43 smithi177 ceph-mon[87603]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:44.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:44.593357424Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:06:45.694 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.696 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.697 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.698 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:06:45.699 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:06:45.700 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.701 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.702 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.703 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:06:45.704 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.705 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.706 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.707 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.708 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.709 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:06:45.710 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:06:45.711 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:06:45.711 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.712 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:06:45.713 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mon 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all crash 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mds 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nfs 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:06:46.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all grafana 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all loki 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all promtail 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Finalizing container_image settings 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[105052]: Upgrade: Complete! 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mon 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all crash 2024-09-16T14:06:46.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mds 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nfs 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all grafana 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all loki 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all promtail 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Finalizing container_image settings 2024-09-16T14:06:46.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:46 smithi029 ceph-mon[101292]: Upgrade: Complete! 2024-09-16T14:06:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mon 2024-09-16T14:06:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:06:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mds 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all cephfs-mirror 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nfs 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all node-exporter 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all prometheus 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all alertmanager 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all grafana 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all loki 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all promtail 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:06:46.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:46 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:06:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[101292]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:47.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[105052]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:47.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:47.521 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:06:47.609 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:47 smithi177 ceph-mon[87603]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:47.610 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:47 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:47.610 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:06:47.784 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:47.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:47.608993452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:48 smithi029 ceph-mon[101292]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:48.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:48 smithi029 ceph-mon[105052]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:48.483 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 8s ago 23m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (2m) 68s ago 23m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (3m) 8s ago 22m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 68s ago 27m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (12m) 8s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (28s) 8s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (73s) 68s ago 28m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (13s) 8s ago 27m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 8s ago 23m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (3m) 68s ago 22m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (27m) 8s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (26m) 8s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:06:48.484 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (26m) 8s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (26m) 8s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (25m) 68s ago 25m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (25m) 68s ago 25m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (24m) 68s ago 24m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (24m) 68s ago 24m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (2m) 68s ago 23m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (22m) 8s ago 22m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:06:48.485 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (22m) 68s ago 22m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:06:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:48 smithi177 ceph-mon[87603]: from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:49.110 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-16T14:06:49.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:49 smithi029 ceph-mon[101292]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:49 smithi029 ceph-mon[105052]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:49.374 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:49.637 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:49] "GET /metrics HTTP/1.1" 200 38107 "" "Prometheus/2.51.0" 2024-09-16T14:06:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:49 smithi177 ceph-mon[87603]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:50.139 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:06:50.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:50 smithi029 ceph-mon[101292]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:50.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:50 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/2888530256' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:50.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:50 smithi029 ceph-mon[105052]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:50.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:50 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/2888530256' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:50.606 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:50 smithi177 ceph-mon[87603]: from='client.54110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:50.606 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:50 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/2888530256' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:50.845 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-16T14:06:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:50.604748162Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:51.103 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:51.530 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:51 smithi029 ceph-mon[101292]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.541 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:51 smithi029 ceph-mon[105052]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:51 smithi177 ceph-mon[87603]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:51.894 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:06:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:52 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3053872079' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:52 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3053872079' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:06:52.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:52 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3053872079' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:06:52.725 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-16T14:06:52.985 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:53.389 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:53 smithi029 ceph-mon[101292]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:53.389 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:53 smithi029 ceph-mon[105052]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:53.594 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:53 smithi177 ceph-mon[87603]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:53.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:53.593570759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:54 smithi029 ceph-mon[101292]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:54.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:54 smithi029 ceph-mon[101292]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:54 smithi029 ceph-mon[105052]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:54.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:54 smithi029 ceph-mon[105052]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:54 smithi177 ceph-mon[87603]: from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:54.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:54 smithi177 ceph-mon[87603]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:55.072 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:06:55.786 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:06:56.051 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:56.758 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:06:56.758 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:06:56.758 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:06:56.758 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:06:56.758 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:06:56.759 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:06:56.759 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:06:56.759 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:06:56.759 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:06:56.872 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:56.608187383Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:06:57.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:56 smithi029 ceph-mon[101292]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:57.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:56 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:57.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:56 smithi029 ceph-mon[105052]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:57.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:56 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:56 smithi177 ceph-mon[87603]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:06:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:56 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:06:57.719 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:06:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:57 smithi029 ceph-mon[101292]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:57 smithi029 ceph-mon[105052]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:57.981 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:58.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:57 smithi177 ceph-mon[87603]: from='client.54134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:06:58.707 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:06:59.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:58 smithi029 ceph-mon[101292]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:59.024 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:06:58 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/809298503' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:06:59.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:58 smithi029 ceph-mon[105052]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:59.025 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:06:58 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/809298503' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:06:59.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:58 smithi177 ceph-mon[87603]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:06:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:06:58 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/809298503' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:06:59.340 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-16T14:06:59.595 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:06:59.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:06:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:06:59] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-16T14:06:59.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:06:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:06:59.599519601Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:00 smithi029 ceph-mon[101292]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:00 smithi029 ceph-mon[101292]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:00 smithi029 ceph-mon[105052]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:00 smithi029 ceph-mon[105052]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:01.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:00 smithi177 ceph-mon[87603]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:01.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:00 smithi177 ceph-mon[87603]: from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:01.646 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[101292]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:02 smithi029 ceph-mon[105052]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:02.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:02.603250587Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:02 smithi177 ceph-mon[87603]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:03.780 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mgr 2024-09-16T14:07:04.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mon 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all crash 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: Upgrade: osd.0 is safe to restart 2024-09-16T14:07:04.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[105052]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mgr 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mon 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all crash 2024-09-16T14:07:04.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:07:04.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:07:04.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: Upgrade: osd.0 is safe to restart 2024-09-16T14:07:04.694 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:04 smithi029 ceph-mon[101292]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mgr 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mon 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-16T14:07:04.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-16T14:07:04.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: Upgrade: osd.0 is safe to restart 2024-09-16T14:07:04.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:04 smithi177 ceph-mon[87603]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:05.055 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:07:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:05.597568937Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[101292]: Upgrade: Updating osd.0 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[101292]: Deploying daemon osd.0 on smithi029 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[105052]: Upgrade: Updating osd.0 2024-09-16T14:07:06.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:07:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:06.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:05 smithi029 ceph-mon[105052]: Deploying daemon osd.0 on smithi029 2024-09-16T14:07:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-mon[87603]: Upgrade: Updating osd.0 2024-09-16T14:07:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-16T14:07:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:06.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:05 smithi177 ceph-mon[87603]: Deploying daemon osd.0 on smithi029 2024-09-16T14:07:06.511 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:07:07.146 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (2m) 26s ago 23m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (2m) 87s ago 23m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (3m) 26s ago 22m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (3m) 87s ago 27m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (13m) 26s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (47s) 26s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (92s) 87s ago 28m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (32s) 26s ago 28m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 26s ago 23m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (3m) 87s ago 23m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (27m) 26s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 87cfcc9535f9 2024-09-16T14:07:07.147 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (27m) 26s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (26m) 26s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (26m) 26s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (25m) 87s ago 25m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (25m) 87s ago 25m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (25m) 87s ago 25m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (24m) 87s ago 24m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (3m) 87s ago 24m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (23m) 26s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:07:07.148 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (23m) 87s ago 23m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:07:07.237 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:06 smithi029 ceph-mon[101292]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:07.237 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:07.237 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:06 smithi029 ceph-mon[105052]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:07.237 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:06 smithi177 ceph-mon[87603]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:07.508 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:07:07.508 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:07:07.508 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:07:07.508 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 10, 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:07:07.509 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:07:07.816 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:07:07.816 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "0/8 daemons upgraded", 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:07:07.817 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[105052]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[105052]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[105052]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3223344448' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[101292]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[101292]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[101292]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:07 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3223344448' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:07 smithi177 ceph-mon[87603]: from='client.54152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:07 smithi177 ceph-mon[87603]: from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:07 smithi177 ceph-mon[87603]: from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:08.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:07 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3223344448' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:08.663 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:08 smithi029 systemd[1]: Stopping Ceph osd.0 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:07:08.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[35340]: 2024-09-16T14:07:08.660+0000 7f7d41b88640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:07:08.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[35340]: 2024-09-16T14:07:08.660+0000 7f7d41b88640 -1 osd.0 112 *** Got signal Terminated *** 2024-09-16T14:07:08.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[35340]: 2024-09-16T14:07:08.660+0000 7f7d41b88640 -1 osd.0 112 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:07:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:08.604154248Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[101292]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[101292]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[101292]: osd.0 marked itself down and dead 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[105052]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[105052]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:09.299 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:08 smithi029 ceph-mon[105052]: osd.0 marked itself down and dead 2024-09-16T14:07:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:08 smithi177 ceph-mon[87603]: from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:08 smithi177 ceph-mon[87603]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:09.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:08 smithi177 ceph-mon[87603]: osd.0 marked itself down and dead 2024-09-16T14:07:09.591 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:09] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.51.0" 2024-09-16T14:07:09.591 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:09 smithi029 podman[109920]: 2024-09-16 14:07:09.297355837 +0000 UTC m=+0.751043017 container died 87cfcc9535f9e543bcc13134332283ee752a4e9553c5f453db882b6c98012cc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-ad35db0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:07:09.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:09 smithi029 podman[109920]: 2024-09-16 14:07:09.689391593 +0000 UTC m=+1.143078772 container cleanup 87cfcc9535f9e543bcc13134332283ee752a4e9553c5f453db882b6c98012cc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:07:09.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:09 smithi029 bash[109920]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:07:10.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:09 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:10.327 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:09 smithi029 ceph-mon[101292]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:07:10.328 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:09 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:10.328 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:09 smithi029 ceph-mon[105052]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:07:10.328 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:09 smithi029 podman[109936]: 2024-09-16 14:07:09.976694363 +0000 UTC m=+0.675147707 container remove 87cfcc9535f9e543bcc13134332283ee752a4e9553c5f453db882b6c98012cc9 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-ad35db0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T14:07:10.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:09 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:10.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:09 smithi177 ceph-mon[87603]: osdmap e113: 8 total, 7 up, 8 in 2024-09-16T14:07:10.580 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.229412229 +0000 UTC m=+0.016486091 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:10.580 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.345505209 +0000 UTC m=+0.132579060 container create dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T14:07:10.580 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.575110803 +0000 UTC m=+0.362184653 container init dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731) 2024-09-16T14:07:10.580 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.579090015 +0000 UTC m=+0.366163877 container start dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True) 2024-09-16T14:07:10.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.708631724 +0000 UTC m=+0.495705577 container attach dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T14:07:10.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:10 smithi029 podman[110024]: 2024-09-16 14:07:10.775895662 +0000 UTC m=+0.562969520 container died dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T14:07:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:10 smithi029 ceph-mon[101292]: pgmap v126: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:10 smithi029 ceph-mon[101292]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:07:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:10 smithi029 ceph-mon[105052]: pgmap v126: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:10 smithi029 ceph-mon[105052]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:07:11.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:10 smithi177 ceph-mon[87603]: pgmap v126: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:11.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:10 smithi177 ceph-mon[87603]: osdmap e114: 8 total, 7 up, 8 in 2024-09-16T14:07:11.893 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 podman[110047]: 2024-09-16 14:07:11.442485007 +0000 UTC m=+0.655116608 container remove dfbe326768ad73907d0d19c31b4120516a889044fcb2ad6541873afd572235cc (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T14:07:11.894 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-16T14:07:11.894 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 systemd[1]: Stopped Ceph osd.0 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:07:11.894 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.0.service: Consumed 14.571s CPU time. 2024-09-16T14:07:11.894 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 systemd[1]: Starting Ceph osd.0 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:07:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:11.596100993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:12.169 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:12 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:12.169 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:12 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:12.170 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 podman[110147]: 2024-09-16 14:07:11.795480086 +0000 UTC m=+0.016240427 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:12.170 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:11 smithi029 podman[110147]: 2024-09-16 14:07:11.921332266 +0000 UTC m=+0.142092603 container create 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=) 2024-09-16T14:07:12.170 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 podman[110147]: 2024-09-16 14:07:12.167772235 +0000 UTC m=+0.388532564 container init 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 podman[110147]: 2024-09-16 14:07:12.171906745 +0000 UTC m=+0.392667074 container start 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 podman[110147]: 2024-09-16 14:07:12.25980762 +0000 UTC m=+0.480567957 container attach 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 bash[110147]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:12.441 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:12 smithi029 bash[110147]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:12 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:13.343 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:13 smithi029 ceph-mon[101292]: pgmap v128: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:13.343 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:13 smithi029 ceph-mon[105052]: pgmap v128: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:13 smithi177 ceph-mon[87603]: pgmap v128: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:14.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:07:14.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:07:14.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:07:14.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:07:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:14.60689561Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:15.309 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:15 smithi029 ceph-mon[101292]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:15.309 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:15 smithi029 ceph-mon[105052]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate[110162]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:14 smithi029 bash[110147]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-16T14:07:15.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:15 smithi029 podman[110147]: 2024-09-16 14:07:15.008866515 +0000 UTC m=+3.229626854 container died 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-16T14:07:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:15 smithi177 ceph-mon[87603]: pgmap v129: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:15.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:15 smithi029 podman[110331]: 2024-09-16 14:07:15.618966827 +0000 UTC m=+0.602883665 container remove 6967a3e693970d8ef8490014e1c3f524070ef5bdea65696fed7e694ac885c547 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T14:07:15.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:15 smithi029 podman[110393]: 2024-09-16 14:07:15.745122651 +0000 UTC m=+0.016919243 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:15.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:15 smithi029 podman[110393]: 2024-09-16 14:07:15.845508489 +0000 UTC m=+0.117305072 container create 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:07:16.303 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:16 smithi029 podman[110393]: 2024-09-16 14:07:16.076761096 +0000 UTC m=+0.348557673 container init 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:07:16.303 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:16 smithi029 podman[110393]: 2024-09-16 14:07:16.080227358 +0000 UTC m=+0.352023938 container start 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:07:16.303 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:16 smithi029 ceph-osd[110412]: -- 172.21.15.29:0/2955935984 <== mon.0 v2:172.21.15.29:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56112c7d3a40 con 0x56112d5a2400 2024-09-16T14:07:16.303 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:16 smithi029 bash[110393]: 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 2024-09-16T14:07:16.303 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:16 smithi029 systemd[1]: Started Ceph osd.0 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:07:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[101292]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-16T14:07:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[105052]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-16T14:07:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.596 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:17 smithi177 ceph-mon[87603]: pgmap v130: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 68/636 objects degraded (10.692%) 2024-09-16T14:07:17.596 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.596 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.596 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:17.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:17.595043098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:18.251 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:17 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:07:17.965+0000 7f53c37d2640 -1 Falling back to public interface 2024-09-16T14:07:18.524 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:18 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:18.525 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:18 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:18.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:18 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:19.518 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:19] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.51.0" 2024-09-16T14:07:19.519 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:19 smithi029 ceph-mon[101292]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:19.519 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:19 smithi029 ceph-mon[105052]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:19.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:19 smithi177 ceph-mon[87603]: pgmap v131: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 463 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:20.604158873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[101292]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[105052]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:21.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:21.692 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:21 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:07:21.282+0000 7f53c37d2640 -1 osd.0 112 log_to_monitors true 2024-09-16T14:07:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:21 smithi177 ceph-mon[87603]: pgmap v132: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:21 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:21.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:21 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.512 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.513 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.514 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:22.514 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:07:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:07:22.292+0000 7f53bb57c640 -1 osd.0 112 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:22.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[101292]: pgmap v133: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[101292]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:07:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[101292]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:07:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[101292]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[101292]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[105052]: pgmap v133: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:23.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[105052]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:07:23.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[105052]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:07:23.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[105052]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:23 smithi029 ceph-mon[105052]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-mon[87603]: pgmap v133: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 778 B/s rd, 0 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:23.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-mon[87603]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-16T14:07:23.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-mon[87603]: osdmap e115: 8 total, 7 up, 8 in 2024-09-16T14:07:23.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-mon[87603]: from='osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-mon[87603]: from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:23.604393407Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[101292]: osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668] boot 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[101292]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[101292]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:07:24.683 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[105052]: osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668] boot 2024-09-16T14:07:24.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[105052]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:07:24.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:07:24.684 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-mon[105052]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:07:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:24 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:07:24.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:24 smithi177 ceph-mon[87603]: osd.0 [v2:172.21.15.29:6802/1049104668,v1:172.21.15.29:6803/1049104668] boot 2024-09-16T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:24 smithi177 ceph-mon[87603]: osdmap e116: 8 total, 8 up, 8 in 2024-09-16T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-16T14:07:24.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:24 smithi177 ceph-mon[87603]: osdmap e117: 8 total, 8 up, 8 in 2024-09-16T14:07:24.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:24 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:07:24.812+0000 7fe2b87b6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: pgmap v136: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:25.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[105052]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: pgmap v136: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:25.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:25 smithi029 ceph-mon[101292]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:07:25.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: pgmap v136: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/636 objects degraded (10.692%) 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:25.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:25 smithi177 ceph-mon[87603]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:07:26.604 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:26 smithi177 ceph-mon[87603]: pgmap v138: 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; 68/636 objects degraded (10.692%) 2024-09-16T14:07:26.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:26 smithi029 ceph-mon[101292]: pgmap v138: 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; 68/636 objects degraded (10.692%) 2024-09-16T14:07:26.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:26 smithi029 ceph-mon[105052]: pgmap v138: 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; 68/636 objects degraded (10.692%) 2024-09-16T14:07:26.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:26.6045237Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:27.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:27 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:27.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:27 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:27.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:27 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:28.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:28 smithi029 ceph-mon[101292]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:28.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:28 smithi029 ceph-mon[105052]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:28.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:28 smithi177 ceph-mon[87603]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:29.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:29 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded) 2024-09-16T14:07:29.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:29 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:07:29.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:29] "GET /metrics HTTP/1.1" 200 38369 "" "Prometheus/2.51.0" 2024-09-16T14:07:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:29 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded) 2024-09-16T14:07:29.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:29 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:07:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:29 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/636 objects degraded (10.692%), 21 pgs degraded) 2024-09-16T14:07:29.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:29 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:07:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:29.596104522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:30 smithi029 ceph-mon[101292]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T14:07:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:30 smithi029 ceph-mon[105052]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T14:07:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:30 smithi177 ceph-mon[87603]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-09-16T14:07:32.883 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:32.602139895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:32 smithi029 ceph-mon[101292]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:32 smithi029 ceph-mon[105052]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:33.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:32 smithi177 ceph-mon[87603]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:34 smithi029 ceph-mon[101292]: pgmap v142: 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-16T14:07:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:34 smithi029 ceph-mon[105052]: pgmap v142: 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-16T14:07:35.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:34 smithi177 ceph-mon[87603]: pgmap v142: 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-16T14:07:35.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:35.59914952Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[101292]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T14:07:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:37.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[105052]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T14:07:37.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:37.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:37.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:36 smithi177 ceph-mon[87603]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 885 B/s rd, 0 op/s 2024-09-16T14:07:37.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:37.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:37.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:38.149 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:07:38.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:37 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:38.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:37 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:38.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:37 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:38.737 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:07:38.737 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 18s ago 24m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:07:38.737 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (2m) 119s ago 23m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:07:38.737 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (4m) 18s ago 23m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:07:38.737 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 119s ago 28m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (13m) 18s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (79s) 18s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (2m) 119s ago 28m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (64s) 18s ago 28m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (3m) 18s ago 23m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (3m) 119s ago 23m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (22s) 18s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (27m) 18s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 283495ba8905 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (27m) 18s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (26m) 18s ago 26m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (26m) 119s ago 26m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (26m) 119s ago 26m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (25m) 119s ago 25m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:07:38.738 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (25m) 119s ago 25m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:07:38.739 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (3m) 119s ago 24m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:07:38.739 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (23m) 18s ago 23m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:07:38.739 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (23m) 119s ago 23m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:07:38.897 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:38.603014039Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:39.093 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 1 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:07:39.094 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:07:39.095 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:07:39.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 9, 2024-09-16T14:07:39.095 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:07:39.095 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:07:39.095 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:07:39.095 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:38 smithi029 ceph-mon[101292]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:39.095 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:38 smithi029 ceph-mon[101292]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:39.095 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:38 smithi029 ceph-mon[105052]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:39.095 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:38 smithi029 ceph-mon[105052]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:39.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:38 smithi177 ceph-mon[87603]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:39.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:38 smithi177 ceph-mon[87603]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "1/8 daemons upgraded", 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:07:39.396 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:07:39.397 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:39] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.51.0" 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[101292]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[101292]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/738106287' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[105052]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[105052]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/738106287' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:40.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:40.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:39 smithi177 ceph-mon[87603]: from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:39 smithi177 ceph-mon[87603]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:40.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:39 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/738106287' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:07:40.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-16T14:07:41.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[101292]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:41.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[101292]: Upgrade: osd.1 is safe to restart 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[101292]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[105052]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[105052]: Upgrade: osd.1 is safe to restart 2024-09-16T14:07:41.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:40 smithi029 ceph-mon[105052]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:41.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:40 smithi177 ceph-mon[87603]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:07:41.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:40 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-16T14:07:41.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:40 smithi177 ceph-mon[87603]: Upgrade: osd.1 is safe to restart 2024-09-16T14:07:41.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:40 smithi177 ceph-mon[87603]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:41.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:41.602855638Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:42.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[101292]: Upgrade: Updating osd.1 2024-09-16T14:07:42.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:42.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:07:42.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:42.567 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[101292]: Deploying daemon osd.1 on smithi029 2024-09-16T14:07:42.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[105052]: Upgrade: Updating osd.1 2024-09-16T14:07:42.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:42.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:07:42.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:42.568 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:42 smithi029 ceph-mon[105052]: Deploying daemon osd.1 on smithi029 2024-09-16T14:07:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:42 smithi177 ceph-mon[87603]: Upgrade: Updating osd.1 2024-09-16T14:07:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:42.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-16T14:07:42.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:07:42.705 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:42 smithi177 ceph-mon[87603]: Deploying daemon osd.1 on smithi029 2024-09-16T14:07:43.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:43 smithi029 ceph-mon[101292]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:43.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:43 smithi029 ceph-mon[105052]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:43 smithi177 ceph-mon[87603]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:07:44.491 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:44 smithi029 systemd[1]: Stopping Ceph osd.1 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:07:44.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T14:07:44.489+0000 7fe687df3640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:07:44.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T14:07:44.489+0000 7fe687df3640 -1 osd.1 117 *** Got signal Terminated *** 2024-09-16T14:07:44.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[40937]: 2024-09-16T14:07:44.489+0000 7fe687df3640 -1 osd.1 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:07:44.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:44.601704062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:45.607 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:45 smithi029 ceph-mon[101292]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:45.607 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:45 smithi029 ceph-mon[101292]: osd.1 marked itself down and dead 2024-09-16T14:07:45.607 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:45 smithi029 ceph-mon[105052]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:45.607 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:45 smithi029 ceph-mon[105052]: osd.1 marked itself down and dead 2024-09-16T14:07:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:45 smithi177 ceph-mon[87603]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:07:45.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:45 smithi177 ceph-mon[87603]: osd.1 marked itself down and dead 2024-09-16T14:07:45.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:45 smithi029 podman[114766]: 2024-09-16 14:07:45.605882602 +0000 UTC m=+1.252301407 container died 283495ba8905c772b4dd5b1b9a5856c6505f9c7ffd6305c2e3fd3298a8a4baf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-16T14:07:46.235 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114766]: 2024-09-16 14:07:46.033744849 +0000 UTC m=+1.680163655 container cleanup 283495ba8905c772b4dd5b1b9a5856c6505f9c7ffd6305c2e3fd3298a8a4baf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T14:07:46.235 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 bash[114766]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:07:46.665 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:46 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:46.665 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:46 smithi029 ceph-mon[101292]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:07:46.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:46 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:46.666 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:46 smithi029 ceph-mon[105052]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:07:46.666 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114782]: 2024-09-16 14:07:46.237828447 +0000 UTC m=+0.630258668 container remove 283495ba8905c772b4dd5b1b9a5856c6505f9c7ffd6305c2e3fd3298a8a4baf5 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD) 2024-09-16T14:07:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:46 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:07:46.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:46 smithi177 ceph-mon[87603]: osdmap e118: 8 total, 7 up, 8 in 2024-09-16T14:07:46.916 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114872]: 2024-09-16 14:07:46.664699139 +0000 UTC m=+0.110067351 container create d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T14:07:46.917 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114872]: 2024-09-16 14:07:46.571012839 +0000 UTC m=+0.016381049 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:46.917 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114872]: 2024-09-16 14:07:46.912124372 +0000 UTC m=+0.357492584 container init d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-16T14:07:46.917 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:46 smithi029 podman[114872]: 2024-09-16 14:07:46.915730811 +0000 UTC m=+0.361099030 container start d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T14:07:47.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 podman[114872]: 2024-09-16 14:07:47.029434396 +0000 UTC m=+0.474802618 container attach d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T14:07:47.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 podman[114872]: 2024-09-16 14:07:47.111172918 +0000 UTC m=+0.556541129 container died d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T14:07:47.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:47 smithi177 ceph-mon[87603]: pgmap v149: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:47.600 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:47 smithi177 ceph-mon[87603]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:07:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:47 smithi029 ceph-mon[105052]: pgmap v149: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:47 smithi029 ceph-mon[105052]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:07:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:47 smithi029 ceph-mon[101292]: pgmap v149: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 260 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:07:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:47 smithi029 ceph-mon[101292]: osdmap e119: 8 total, 7 up, 8 in 2024-09-16T14:07:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:47.599186725Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:48.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 podman[114894]: 2024-09-16 14:07:47.804974286 +0000 UTC m=+0.685605467 container remove d36be2bba24333f030b5f1cc0769e6d6853397aeaca8523633d09a50764aa2e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:07:48.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-16T14:07:48.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 systemd[1]: Stopped Ceph osd.1 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:07:48.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:47 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.1.service: Consumed 15.064s CPU time. 2024-09-16T14:07:48.191 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 systemd[1]: Starting Ceph osd.1 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:07:48.503 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:48 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:48.503 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:48 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:48.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 podman[114992]: 2024-09-16 14:07:48.248540699 +0000 UTC m=+0.107520003 container create 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:07:48.503 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 podman[114992]: 2024-09-16 14:07:48.157527925 +0000 UTC m=+0.016507235 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:48 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 podman[114992]: 2024-09-16 14:07:48.586812379 +0000 UTC m=+0.445791689 container init 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 podman[114992]: 2024-09-16 14:07:48.590715505 +0000 UTC m=+0.449694808 container start 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 podman[114992]: 2024-09-16 14:07:48.687303933 +0000 UTC m=+0.546283247 container attach 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 bash[114992]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:48.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:48.942 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:48 smithi029 bash[114992]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:07:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:49 smithi029 ceph-mon[105052]: pgmap v151: 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-16T14:07:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:49 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:49 smithi029 ceph-mon[101292]: pgmap v151: 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-16T14:07:49.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:49 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:49] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.51.0" 2024-09-16T14:07:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:49 smithi177 ceph-mon[87603]: pgmap v151: 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-16T14:07:49.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:49 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 84/636 objects degraded (13.208%), 21 pgs degraded (PG_DEGRADED) 2024-09-16T14:07:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:50.593494315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:51.410 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-mon[101292]: pgmap v152: 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-16T14:07:51.410 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-mon[105052]: pgmap v152: 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-16T14:07:51.410 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:07:51.410 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:07:51.410 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:07:51.411 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:07:51.691 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate[115008]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 bash[114992]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-16T14:07:51.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:51 smithi029 podman[114992]: 2024-09-16 14:07:51.444580793 +0000 UTC m=+3.303560097 container died 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:07:51.704 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:51 smithi177 ceph-mon[87603]: pgmap v152: 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-16T14:07:52.429 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 podman[115159]: 2024-09-16 14:07:52.046650162 +0000 UTC m=+0.594900763 container remove 32f6f33bb83631cabdcd11816c51946ff1ab2537bd6d8dee0eeefd7d367cd86b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:07:52.430 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 podman[115216]: 2024-09-16 14:07:52.172478719 +0000 UTC m=+0.017216291 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:07:52.430 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 podman[115216]: 2024-09-16 14:07:52.274937735 +0000 UTC m=+0.119675339 container create 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T14:07:52.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:52.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[101292]: pgmap v153: 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-16T14:07:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:52.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-mon[105052]: pgmap v153: 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-16T14:07:52.691 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 podman[115216]: 2024-09-16 14:07:52.52924925 +0000 UTC m=+0.373986815 container init 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:07:52.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 podman[115216]: 2024-09-16 14:07:52.532754526 +0000 UTC m=+0.377492088 container start 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:07:52.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 ceph-osd[115235]: -- 172.21.15.29:0/1543101342 <== mon.2 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f2b92efa40 con 0x55f2ba0be400 2024-09-16T14:07:52.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 bash[115216]: 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 2024-09-16T14:07:52.692 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:52 smithi029 systemd[1]: Started Ceph osd.1 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:07:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:52.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:07:52.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:52 smithi177 ceph-mon[87603]: pgmap v153: 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-16T14:07:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:53.598454903Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:53.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:54.265 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:53 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:07:53.945+0000 7f7102770640 -1 Falling back to public interface 2024-09-16T14:07:54.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:54 smithi177 ceph-mon[87603]: pgmap v154: 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-16T14:07:55.058 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:54 smithi029 ceph-mon[101292]: pgmap v154: 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-16T14:07:55.058 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:54 smithi029 ceph-mon[105052]: pgmap v154: 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-16T14:07:56.889 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:56.59345157Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:07:56.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[101292]: pgmap v155: 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-16T14:07:56.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:56.890 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:57.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[105052]: pgmap v155: 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-16T14:07:57.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:57.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:56 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:56 smithi177 ceph-mon[87603]: pgmap v155: 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-16T14:07:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:56 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:56 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:57.691 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:07:57.255+0000 7f7102770640 -1 osd.1 117 log_to_monitors true 2024-09-16T14:07:58.139 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:07:57.914+0000 7f70f6512640 -1 osd.1 117 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:07:58.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:58.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[101292]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[101292]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:58.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:58.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:58.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[105052]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[105052]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:58.140 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:57 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:58.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:07:58.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:57 smithi177 ceph-mon[87603]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:57 smithi177 ceph-mon[87603]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-16T14:07:58.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:57 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:58.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:57 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:07:59.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[101292]: pgmap v156: 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-16T14:07:59.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[101292]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:07:59.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[101292]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:07:59.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[101292]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.092 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[101292]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.093 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[105052]: pgmap v156: 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-16T14:07:59.093 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[105052]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:07:59.093 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[105052]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:07:59.093 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[105052]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.093 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:58 smithi029 ceph-mon[105052]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:58 smithi177 ceph-mon[87603]: pgmap v156: 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-16T14:07:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:58 smithi177 ceph-mon[87603]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-16T14:07:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:58 smithi177 ceph-mon[87603]: osdmap e120: 8 total, 7 up, 8 in 2024-09-16T14:07:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:58 smithi177 ceph-mon[87603]: from='osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:58 smithi177 ceph-mon[87603]: from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:07:59.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:07:59] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.51.0" 2024-09-16T14:07:59.916 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:07:59.602916426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[101292]: osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548] boot 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[101292]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[101292]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:08:00.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:00.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[105052]: osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548] boot 2024-09-16T14:08:00.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[105052]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:08:00.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:08:00.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:07:59 smithi029 ceph-mon[105052]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:08:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-mon[87603]: osd.1 [v2:172.21.15.29:6810/3080956548,v1:172.21.15.29:6811/3080956548] boot 2024-09-16T14:08:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-mon[87603]: osdmap e121: 8 total, 8 up, 8 in 2024-09-16T14:08:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-16T14:08:00.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:07:59 smithi177 ceph-mon[87603]: osdmap e122: 8 total, 8 up, 8 in 2024-09-16T14:08:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:00 smithi029 ceph-mon[101292]: pgmap v159: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T14:08:01.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:00 smithi029 ceph-mon[105052]: pgmap v159: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T14:08:01.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:00 smithi177 ceph-mon[87603]: pgmap v159: 161 pgs: 42 active+undersized, 21 active+undersized+degraded, 98 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 84/636 objects degraded (13.208%) 2024-09-16T14:08:02.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:02.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:02.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:02.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: Upgrade: Complete! 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: Upgrade: Complete! 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:01 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:02.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:01 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:02.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:02.593299249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:02 smithi029 ceph-mon[101292]: pgmap v161: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T14:08:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:02 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:02 smithi029 ceph-mon[105052]: pgmap v161: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T14:08:03.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:02 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:03.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:02 smithi177 ceph-mon[87603]: pgmap v161: 161 pgs: 19 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 36/636 objects degraded (5.660%) 2024-09-16T14:08:03.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:02 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:04.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:04 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T14:08:04.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:04 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:08:04.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:04 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T14:08:04.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:04 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:08:04.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:04 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/636 objects degraded (5.660%), 7 pgs degraded) 2024-09-16T14:08:04.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:04 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:08:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:05 smithi029 ceph-mon[101292]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:05.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:05 smithi029 ceph-mon[105052]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:05.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:05 smithi177 ceph-mon[87603]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:05.600298502Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[101292]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[105052]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:07 smithi177 ceph-mon[87603]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-09-16T14:08:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:08 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:08.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:08 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:08 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:08.60308849Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:09.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:09 smithi029 ceph-mon[101292]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:08:09.340 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:09 smithi029 ceph-mon[105052]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:08:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:09 smithi177 ceph-mon[87603]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:08:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:09] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.51.0" 2024-09-16T14:08:10.499 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:08:10.764 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:11.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:11 smithi029 ceph-mon[105052]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:11.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:11 smithi029 ceph-mon[105052]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:11.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:11 smithi029 ceph-mon[101292]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:11.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:11 smithi029 ceph-mon[101292]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:11.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:11 smithi177 ceph-mon[87603]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:11.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:11 smithi177 ceph-mon[87603]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:11.616 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 14s ago 24m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 24m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (4m) 14s ago 24m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (4m) 2m ago 29m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (14m) 14s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (112s) 14s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (2m) 2m ago 29m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (97s) 14s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (4m) 14s ago 24m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (4m) 2m ago 24m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (55s) 14s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:08:11.617 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (19s) 14s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (27m) 14s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (27m) 14s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (27m) 2m ago 27m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (26m) 2m ago 26m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (26m) 2m ago 26m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (25m) 2m ago 25m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (4m) 2m ago 25m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (24m) 14s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:08:11.618 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (24m) 2m ago 24m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:08:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:11.597343844Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:12.270 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:08:12.526 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[101292]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[101292]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[105052]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:12.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:12 smithi029 ceph-mon[105052]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:12 smithi177 ceph-mon[87603]: from='client.54230 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:12.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:12 smithi177 ceph-mon[87603]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:13.309 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:08:13.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:13 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3640484352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:13.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:13 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3640484352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:13.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:13 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3640484352' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:14.021 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-16T14:08:14.278 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:14 smithi177 ceph-mon[87603]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:14.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:14.600790522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:15.068 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:14 smithi029 ceph-mon[101292]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:15.068 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:14 smithi029 ceph-mon[105052]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:15 smithi029 ceph-mon[101292]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:15.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:15 smithi029 ceph-mon[105052]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:15.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:15 smithi177 ceph-mon[87603]: from='client.54242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:16.482 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:08:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:16 smithi177 ceph-mon[87603]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:16 smithi029 ceph-mon[101292]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:16 smithi029 ceph-mon[105052]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:17.244 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:08:17.507 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:17.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:17 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:17.940 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:17 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:17.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:17 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:17.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:17.604709784Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:08:18.143 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:08:18.783 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:18 smithi029 ceph-mon[101292]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:18.783 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:18 smithi029 ceph-mon[101292]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:18.784 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:18 smithi029 ceph-mon[105052]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:18.784 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:18 smithi029 ceph-mon[105052]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:18.817 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:08:19.076 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:19.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:18 smithi177 ceph-mon[87603]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:19.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:18 smithi177 ceph-mon[87603]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:19.489 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:19] "GET /metrics HTTP/1.1" 200 38357 "" "Prometheus/2.51.0" 2024-09-16T14:08:19.845 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:08:20.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:19 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1009261531' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:08:20.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:19 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1009261531' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:08:20.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:19 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1009261531' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:08:20.547 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-16T14:08:20.800 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:20.900 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:20.596799528Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:21.165 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:20 smithi029 ceph-mon[101292]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:21.166 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:20 smithi029 ceph-mon[105052]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:21.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:20 smithi177 ceph-mon[87603]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:22.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:21 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:22.082 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:21 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:22.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:21 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:22.997 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:23.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:22 smithi029 ceph-mon[101292]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:23.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:22 smithi029 ceph-mon[101292]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:23.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:22 smithi029 ceph-mon[105052]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:23.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:22 smithi029 ceph-mon[105052]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:23.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:22 smithi177 ceph-mon[87603]: from='client.54260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:23.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:22 smithi177 ceph-mon[87603]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:23.688 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:08:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:23.603245721Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[101292]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:24.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:24.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:23 smithi029 ceph-mon[105052]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:23 smithi177 ceph-mon[87603]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:24.470 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:25.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:25 smithi029 ceph-mon[101292]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:25.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:25 smithi029 ceph-mon[105052]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:25.171 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:08:25.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:25 smithi177 ceph-mon[87603]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (3m) 28s ago 24m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (3m) 2m ago 24m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (5m) 28s ago 24m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 2m ago 29m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:08:25.810 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (14m) 28s ago 30m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 28s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (2m) 2m ago 29m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (111s) 28s ago 29m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (4m) 28s ago 24m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (4m) 2m ago 24m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (70s) 28s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (33s) 28s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (28m) 28s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 24c537f16c6f 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (27m) 28s ago 27m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (27m) 2m ago 27m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (26m) 2m ago 26m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (26m) 2m ago 26m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (25m) 2m ago 25m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:08:25.811 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (4m) 2m ago 25m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:08:25.812 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (24m) 28s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:08:25.812 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (24m) 2m ago 24m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:08:26.080 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:26.080 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.080 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:26.080 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:08:26.081 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.082 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:26 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:08:26.170 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 8, 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:08:26.171 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='client.54266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-16T14:08:26.475 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:08:26.475 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:08:26.475 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:08:26.475 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-16T14:08:26.476 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:08:26.476 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "2/8 daemons upgraded", 2024-09-16T14:08:26.476 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:08:26.476 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:08:26.476 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:08:26.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:26.594424428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mgr 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mon 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all crash 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: Upgrade: osd.2 is safe to restart 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.146 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3995274282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mgr 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mon 2024-09-16T14:08:27.147 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all crash 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: Upgrade: osd.2 is safe to restart 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3995274282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:08:27.148 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:27 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mgr 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mon 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: Upgrade: osd.2 is safe to restart 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='client.54278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:27.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3995274282' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:27.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:27.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-16T14:08:27.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:27 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:28.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:28.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[105052]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:28.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[105052]: Upgrade: Updating osd.2 2024-09-16T14:08:28.125 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[105052]: Deploying daemon osd.2 on smithi029 2024-09-16T14:08:28.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:28.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[101292]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:28.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[101292]: Upgrade: Updating osd.2 2024-09-16T14:08:28.126 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:28 smithi029 ceph-mon[101292]: Deploying daemon osd.2 on smithi029 2024-09-16T14:08:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:28 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:28 smithi177 ceph-mon[87603]: from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:28 smithi177 ceph-mon[87603]: Upgrade: Updating osd.2 2024-09-16T14:08:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:28 smithi177 ceph-mon[87603]: Deploying daemon osd.2 on smithi029 2024-09-16T14:08:29.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:29 smithi029 ceph-mon[101292]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:29.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:29 smithi029 ceph-mon[105052]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:29.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:29 smithi177 ceph-mon[87603]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:08:29.641 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:29] "GET /metrics HTTP/1.1" 200 38287 "" "Prometheus/2.51.0" 2024-09-16T14:08:29.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:29.59380453Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:30.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:30 smithi029 systemd[1]: Stopping Ceph osd.2 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:08:30.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T14:08:30.288+0000 7f35ab7ff640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:08:30.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T14:08:30.288+0000 7f35ab7ff640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-16T14:08:30.441 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[46655]: 2024-09-16T14:08:30.288+0000 7f35ab7ff640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:08:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:31 smithi029 ceph-mon[101292]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:31 smithi029 ceph-mon[101292]: osd.2 marked itself down and dead 2024-09-16T14:08:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:31 smithi029 ceph-mon[105052]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:31 smithi029 ceph-mon[105052]: osd.2 marked itself down and dead 2024-09-16T14:08:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:31 smithi177 ceph-mon[87603]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:31 smithi177 ceph-mon[87603]: osd.2 marked itself down and dead 2024-09-16T14:08:31.819 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:31 smithi029 podman[120423]: 2024-09-16 14:08:31.518534361 +0000 UTC m=+1.321098103 container died 24c537f16c6f62cd1516f5a2720d229461027c8f1b4c3874deadea5fb4b695f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-16T14:08:32.172 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:32 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:08:32.172 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:32 smithi029 ceph-mon[101292]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:08:32.173 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:32 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:08:32.173 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:32 smithi029 ceph-mon[105052]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:08:32.173 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:31 smithi029 podman[120423]: 2024-09-16 14:08:31.924889864 +0000 UTC m=+1.727453603 container cleanup 24c537f16c6f62cd1516f5a2720d229461027c8f1b4c3874deadea5fb4b695f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0) 2024-09-16T14:08:32.173 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:31 smithi029 bash[120423]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:08:32.440 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120438]: 2024-09-16 14:08:32.171392331 +0000 UTC m=+0.646859869 container remove 24c537f16c6f62cd1516f5a2720d229461027c8f1b4c3874deadea5fb4b695f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-16T14:08:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:32 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:08:32.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:32 smithi177 ceph-mon[87603]: osdmap e123: 8 total, 7 up, 8 in 2024-09-16T14:08:32.745 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.392408283 +0000 UTC m=+0.016241534 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:32.745 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.506470841 +0000 UTC m=+0.130304096 container create a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.license=GPLv2) 2024-09-16T14:08:32.745 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.74408649 +0000 UTC m=+0.367919742 container init a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T14:08:32.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:32.599275377Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:33.018 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.747658384 +0000 UTC m=+0.371491636 container start a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T14:08:33.018 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.845983887 +0000 UTC m=+0.469817142 container attach a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=) 2024-09-16T14:08:33.018 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:32 smithi029 podman[120528]: 2024-09-16 14:08:32.945892281 +0000 UTC m=+0.569725535 container died a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T14:08:33.319 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[101292]: pgmap v177: 161 pgs: 33 peering, 5 stale+active+clean, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:33.319 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:08:33.319 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[101292]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:08:33.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[105052]: pgmap v177: 161 pgs: 33 peering, 5 stale+active+clean, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:33.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:08:33.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:33 smithi029 ceph-mon[105052]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:08:33.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:33 smithi177 ceph-mon[87603]: pgmap v177: 161 pgs: 33 peering, 5 stale+active+clean, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:08:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:33 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 7 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-09-16T14:08:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:33 smithi177 ceph-mon[87603]: osdmap e124: 8 total, 7 up, 8 in 2024-09-16T14:08:34.070 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:33 smithi029 podman[120551]: 2024-09-16 14:08:33.739327062 +0000 UTC m=+0.787450061 container remove a91e7f1c923b470c0da9ddb5f61ede2aaba6f10624f038c07ce03ca3be9d0440 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:08:34.070 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:33 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-16T14:08:34.070 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:33 smithi029 systemd[1]: Stopped Ceph osd.2 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:08:34.070 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:33 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.2.service: Consumed 12.472s CPU time. 2024-09-16T14:08:34.070 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:33 smithi029 systemd[1]: Starting Ceph osd.2 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:08:34.348 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:34 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:34.348 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:34 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:34.348 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 podman[120652]: 2024-09-16 14:08:34.104277333 +0000 UTC m=+0.016864392 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:34.348 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 podman[120652]: 2024-09-16 14:08:34.208759746 +0000 UTC m=+0.121346841 container create 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:08:34.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:34 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:34.610 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 podman[120652]: 2024-09-16 14:08:34.454808605 +0000 UTC m=+0.367395657 container init 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 podman[120652]: 2024-09-16 14:08:34.458940159 +0000 UTC m=+0.371527209 container start 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 podman[120652]: 2024-09-16 14:08:34.538496231 +0000 UTC m=+0.451083283 container attach 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 bash[120652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:08:34.611 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:34 smithi029 bash[120652]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:08:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:35 smithi029 ceph-mon[101292]: pgmap v179: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:35.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:35 smithi029 ceph-mon[105052]: pgmap v179: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:35.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:35 smithi177 ceph-mon[87603]: pgmap v179: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:35.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:35.601968966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[101292]: pgmap v180: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[105052]: pgmap v180: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:37.261 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:36 smithi029 bash[120652]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:36 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:36 smithi029 bash[120652]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:08:37.262 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 bash[120652]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:08:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:37 smithi177 ceph-mon[87603]: pgmap v180: 161 pgs: 10 active+undersized, 33 peering, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 25/636 objects degraded (3.931%) 2024-09-16T14:08:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:37.655 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:08:37.655 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 bash[120652]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:08:37.655 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T14:08:37.655 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 bash[120652]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-16T14:08:37.656 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:08:37.656 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 bash[120652]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T14:08:37.656 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate[120667]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T14:08:37.656 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 bash[120652]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-16T14:08:37.656 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:37 smithi029 podman[120652]: 2024-09-16 14:08:37.297751339 +0000 UTC m=+3.210338391 container died 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, 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 , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:08:38.353 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:38 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:38.354 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:38 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:38.354 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 podman[120841]: 2024-09-16 14:08:38.024656826 +0000 UTC m=+0.719536712 container remove 53c09e5fb33e91151569da2e717c2533fdbe28d3c89c9a006a0af081cacbaba6 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:08:38.354 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 podman[120902]: 2024-09-16 14:08:38.243011841 +0000 UTC m=+0.108162056 container create 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:08:38.354 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 podman[120902]: 2024-09-16 14:08:38.152351753 +0000 UTC m=+0.017501978 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:08:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:38 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:38.691 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 podman[120902]: 2024-09-16 14:08:38.464097743 +0000 UTC m=+0.329247967 container init 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-16T14:08:38.691 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 podman[120902]: 2024-09-16 14:08:38.467843181 +0000 UTC m=+0.332993399 container start 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T14:08:38.691 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 ceph-osd[120922]: -- 172.21.15.29:0/3999510647 <== mon.2 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563bad331a40 con 0x563bae100000 2024-09-16T14:08:38.691 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 bash[120902]: 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 2024-09-16T14:08:38.691 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:38 smithi029 systemd[1]: Started Ceph osd.2 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:08:38.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:38.594288983Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:39.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[101292]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:39.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-16T14:08:39.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[105052]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-16T14:08:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:39 smithi177 ceph-mon[87603]: pgmap v181: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:39.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:39 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 8 pgs peering) 2024-09-16T14:08:39.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:39] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.51.0" 2024-09-16T14:08:40.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:40 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:40.191 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:08:39.869+0000 7f09bd0ac640 -1 Falling back to public interface 2024-09-16T14:08:40.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:40 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:40.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:40 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:41.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:41 smithi029 ceph-mon[101292]: pgmap v182: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:41.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:41 smithi029 ceph-mon[105052]: pgmap v182: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:41 smithi177 ceph-mon[87603]: pgmap v182: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:41.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:41.601693595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:43.387 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[105052]: pgmap v183: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:43.387 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.387 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.387 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[101292]: pgmap v183: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:43.388 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.388 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:43 smithi177 ceph-mon[87603]: pgmap v183: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:43.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:43 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:43 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:43.690 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:43 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:08:43.385+0000 7f09bd0ac640 -1 osd.2 122 log_to_monitors true 2024-09-16T14:08:44.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[101292]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[101292]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.368 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.368 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:08:44.121+0000 7f09b4e56640 -1 osd.2 122 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:08:44.369 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[105052]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.369 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[105052]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.369 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.369 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:44 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:44 smithi177 ceph-mon[87603]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:44 smithi177 ceph-mon[87603]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-16T14:08:44.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:44 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:44.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:44.60294201Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:45.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[105052]: pgmap v184: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[105052]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[105052]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[105052]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[105052]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[101292]: pgmap v184: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[101292]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[101292]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[101292]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:45.320 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:45 smithi029 ceph-mon[101292]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:45.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:45 smithi177 ceph-mon[87603]: pgmap v184: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 60/636 objects degraded (9.434%) 2024-09-16T14:08:45.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:45 smithi177 ceph-mon[87603]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-16T14:08:45.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:45 smithi177 ceph-mon[87603]: osdmap e125: 8 total, 7 up, 8 in 2024-09-16T14:08:45.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:45 smithi177 ceph-mon[87603]: from='osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:45.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:45 smithi177 ceph-mon[87603]: from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[101292]: osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345] boot 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[101292]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[101292]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:46.375 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[105052]: osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345] boot 2024-09-16T14:08:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[105052]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:08:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:08:46.376 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:46 smithi029 ceph-mon[105052]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:08:46.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:46 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:08:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:46 smithi177 ceph-mon[87603]: osd.2 [v2:172.21.15.29:6818/1535066345,v1:172.21.15.29:6819/1535066345] boot 2024-09-16T14:08:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:46 smithi177 ceph-mon[87603]: osdmap e126: 8 total, 8 up, 8 in 2024-09-16T14:08:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:46 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-16T14:08:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:46 smithi177 ceph-mon[87603]: osdmap e127: 8 total, 8 up, 8 in 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: pgmap v187: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: pgmap v187: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:47.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:47.195 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:47.196 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:47 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: pgmap v187: 161 pgs: 30 active+undersized, 17 active+undersized+degraded, 114 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.454 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.455 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:08:47.456 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:08:47.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:08:47.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:08:47.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:08:47.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:08:47.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:47.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:47.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:47.600396948Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: Upgrade: Complete! 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:48.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: Upgrade: Complete! 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:48.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:48 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:08:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:48 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:49.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:49 smithi029 ceph-mon[101292]: pgmap v189: 161 pgs: 13 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 21/636 objects degraded (3.302%) 2024-09-16T14:08:49.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:49 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:49.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:49] "GET /metrics HTTP/1.1" 200 38429 "" "Prometheus/2.51.0" 2024-09-16T14:08:49.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:49 smithi029 ceph-mon[105052]: pgmap v189: 161 pgs: 13 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 21/636 objects degraded (3.302%) 2024-09-16T14:08:49.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:49 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:49.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:49 smithi177 ceph-mon[87603]: pgmap v189: 161 pgs: 13 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 21/636 objects degraded (3.302%) 2024-09-16T14:08:49.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:49 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:08:50.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:50 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-09-16T14:08:50.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:50 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:08:50.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:50 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-09-16T14:08:50.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:50 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:08:50.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:50 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 21/636 objects degraded (3.302%), 4 pgs degraded) 2024-09-16T14:08:50.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:50 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:08:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:50.597112126Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:51 smithi029 ceph-mon[101292]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:51.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:51 smithi029 ceph-mon[105052]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:51.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:51 smithi177 ceph-mon[87603]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[101292]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:52 smithi029 ceph-mon[105052]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:08:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:52 smithi177 ceph-mon[87603]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:53.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:53.597801022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:55.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:54 smithi029 ceph-mon[105052]: pgmap v192: 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-16T14:08:55.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:54 smithi029 ceph-mon[101292]: pgmap v192: 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-16T14:08:55.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:54 smithi177 ceph-mon[87603]: pgmap v192: 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-16T14:08:56.909 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:56.594378937Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:08:57.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:56 smithi029 ceph-mon[101292]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:57.142 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:56 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:57.143 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:56 smithi029 ceph-mon[105052]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:57.143 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:56 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:56 smithi177 ceph-mon[87603]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:08:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:56 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:08:57.722 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:08:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:57 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:57 smithi029 ceph-mon[101292]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:57 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:57 smithi029 ceph-mon[105052]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:57.989 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:58.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:08:58.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:57 smithi177 ceph-mon[87603]: from='client.44298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:08:58.633 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:08:58.633 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (4m) 15s ago 25m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (4m) 3m ago 25m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (5m) 15s ago 24m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 3m ago 29m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (14m) 15s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 15s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (3m) 3m ago 30m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 15s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 15s ago 25m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (5m) 3m ago 25m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (102s) 15s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (66s) 15s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (20s) 15s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (28m) 15s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:08:58.634 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (27m) 3m ago 27m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (27m) 3m ago 27m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (26m) 3m ago 26m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (26m) 3m ago 26m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (4m) 3m ago 26m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (24m) 15s ago 24m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:08:58.635 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (24m) 3m ago 24m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:08:59.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:58 smithi029 ceph-mon[105052]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:59.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:58 smithi029 ceph-mon[101292]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:59.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:58 smithi177 ceph-mon[87603]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:08:59.364 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-16T14:08:59.627 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:08:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:08:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:08:59] "GET /metrics HTTP/1.1" 200 38422 "" "Prometheus/2.51.0" 2024-09-16T14:08:59.940 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:08:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:08:59.598584992Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:00.129 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:08:59 smithi029 ceph-mon[105052]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:00.130 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:08:59 smithi029 ceph-mon[101292]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:00.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:08:59 smithi177 ceph-mon[87603]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:00.493 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:09:01.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:00 smithi029 ceph-mon[101292]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.122 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:00 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1250586557' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:01.122 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:00 smithi029 ceph-mon[105052]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.123 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:00 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1250586557' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:01.154 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-16T14:09:01.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:00 smithi177 ceph-mon[87603]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:01.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:00 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1250586557' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:01.411 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:02.928 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:02.597804846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:03.010 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:02 smithi029 ceph-mon[101292]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:03.010 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:02 smithi029 ceph-mon[101292]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:03.010 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:02 smithi029 ceph-mon[105052]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:03.010 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:02 smithi029 ceph-mon[105052]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:03.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:02 smithi177 ceph-mon[87603]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:03.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:02 smithi177 ceph-mon[87603]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:03.460 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:09:04.140 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:09:04.402 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:09:05.138 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:09:05.139 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:09:05.139 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:09:05.139 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:09:05.139 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:04 smithi029 ceph-mon[101292]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:05.139 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:04 smithi029 ceph-mon[105052]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:05.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:04 smithi177 ceph-mon[87603]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:05.838 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:09:05.936 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:05.59853171Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:06.098 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:06.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:05 smithi029 ceph-mon[101292]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:06.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:05 smithi029 ceph-mon[105052]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:06.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:05 smithi177 ceph-mon[87603]: from='client.44322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:06.832 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:09:07.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[101292]: pgmap v198: 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-16T14:09:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1025698729' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:09:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[105052]: pgmap v198: 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-16T14:09:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:06 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1025698729' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:09:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:06 smithi177 ceph-mon[87603]: pgmap v198: 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-16T14:09:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:06 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1025698729' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:09:07.467 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-16T14:09:07.721 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:08.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:07 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:08.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:07 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:08.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:08.944 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:08.59389263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:09.032 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:08 smithi029 ceph-mon[101292]: pgmap v199: 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-16T14:09:09.032 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:08 smithi029 ceph-mon[105052]: pgmap v199: 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-16T14:09:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:08 smithi177 ceph-mon[87603]: pgmap v199: 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-16T14:09:09.628 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:09] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-16T14:09:09.661 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:10.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:09 smithi177 ceph-mon[87603]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:10.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:10.304 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:09 smithi029 ceph-mon[105052]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:10.305 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:10.305 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:09 smithi029 ceph-mon[101292]: from='client.54338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:10.305 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:10.332 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:09:11.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: pgmap v200: 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-16T14:09:11.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:11.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:11.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:11.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:10 smithi177 ceph-mon[87603]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: pgmap v200: 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-16T14:09:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[101292]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: pgmap v200: 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-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:11.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:10 smithi029 ceph-mon[105052]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:11.613 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:09:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:11.603458187Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:12.365 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mgr 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mon 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.618 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all crash 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: Upgrade: osd.3 is safe to restart 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[101292]: pgmap v201: 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-16T14:09:12.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:09:12.619 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mgr 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mon 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all crash 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: Upgrade: osd.3 is safe to restart 2024-09-16T14:09:12.620 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:12 smithi029 ceph-mon[105052]: pgmap v201: 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-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mgr 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mon 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: Upgrade: osd.3 is safe to restart 2024-09-16T14:09:12.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:12 smithi177 ceph-mon[87603]: pgmap v201: 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-16T14:09:12.962 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:09:12.962 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (4m) 29s ago 25m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:09:12.962 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (4m) 3m ago 25m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:09:12.962 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (5m) 29s ago 25m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (5m) 3m ago 30m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (15m) 29s ago 31m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (2m) 29s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (3m) 3m ago 30m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (2m) 29s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (5m) 29s ago 25m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (5m) 3m ago 25m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (117s) 29s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (80s) 29s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (34s) 29s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (28m) 29s ago 28m - 2993M 19.1.1-328-gad35db06 b5388489f99e 2789f658a76c 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (28m) 3m ago 28m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (27m) 3m ago 27m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:09:12.963 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (27m) 3m ago 27m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:09:12.964 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (26m) 3m ago 26m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:09:12.964 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (5m) 3m ago 26m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:09:12.964 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (25m) 29s ago 25m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:09:12.964 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (25m) 3m ago 25m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:09:13.316 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 7, 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:09:13.317 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:09:13.622 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "3/8 daemons upgraded", 2024-09-16T14:09:13.623 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:09:13.623 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:09:13.623 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:09:13.623 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[101292]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.623 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[101292]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.623 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[101292]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.623 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3174446752' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:13.623 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[105052]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.624 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[105052]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.624 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[105052]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.624 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:13 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3174446752' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:13.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:13 smithi177 ceph-mon[87603]: from='client.54344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:13 smithi177 ceph-mon[87603]: from='client.44346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:13 smithi177 ceph-mon[87603]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:13.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:13 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3174446752' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: Upgrade: Updating osd.3 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: Deploying daemon osd.3 on smithi029 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[105052]: pgmap v202: 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-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: Upgrade: Updating osd.3 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: Deploying daemon osd.3 on smithi029 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:14 smithi029 ceph-mon[101292]: pgmap v202: 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-16T14:09:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:14.600080266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: Upgrade: Updating osd.3 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: Deploying daemon osd.3 on smithi029 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:14.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:14 smithi177 ceph-mon[87603]: pgmap v202: 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-16T14:09:16.937 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:16 smithi029 systemd[1]: Stopping Ceph osd.3 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:09:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:17 smithi029 ceph-mon[105052]: pgmap v203: 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-16T14:09:17.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:17 smithi029 ceph-mon[105052]: osd.3 marked itself down and dead 2024-09-16T14:09:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:17 smithi029 ceph-mon[101292]: pgmap v203: 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-16T14:09:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:17 smithi029 ceph-mon[101292]: osd.3 marked itself down and dead 2024-09-16T14:09:17.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T14:09:16.934+0000 7f693c82d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:09:17.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T14:09:16.934+0000 7f693c82d640 -1 osd.3 127 *** Got signal Terminated *** 2024-09-16T14:09:17.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[52799]: 2024-09-16T14:09:16.934+0000 7f693c82d640 -1 osd.3 127 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:09:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:17 smithi177 ceph-mon[87603]: pgmap v203: 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-16T14:09:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:17 smithi177 ceph-mon[87603]: osd.3 marked itself down and dead 2024-09-16T14:09:17.832 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:17 smithi029 podman[126398]: 2024-09-16 14:09:17.528675827 +0000 UTC m=+0.704176774 container died 2789f658a76c2b4bc8744254d96884cd1789e3c024deed257b83f477ea12e9ac (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-ad35db0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T14:09:17.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:17.593889251Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:18.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:18.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:18.167 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[101292]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:09:18.167 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:18.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:18.168 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:18 smithi029 ceph-mon[105052]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:09:18.168 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:17 smithi029 podman[126398]: 2024-09-16 14:09:17.938122857 +0000 UTC m=+1.113623791 container cleanup 2789f658a76c2b4bc8744254d96884cd1789e3c024deed257b83f477ea12e9ac (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T14:09:18.168 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:17 smithi029 bash[126398]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:09:18.441 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126413]: 2024-09-16 14:09:18.166392984 +0000 UTC m=+0.634871457 container remove 2789f658a76c2b4bc8744254d96884cd1789e3c024deed257b83f477ea12e9ac (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2) 2024-09-16T14:09:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:18 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:18 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:18.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:18 smithi177 ceph-mon[87603]: osdmap e128: 8 total, 7 up, 8 in 2024-09-16T14:09:18.792 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.404890146 +0000 UTC m=+0.016145983 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:18.792 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.552012265 +0000 UTC m=+0.163268100 container create 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-16T14:09:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[101292]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:09:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:19.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[101292]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:09:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[105052]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:09:19.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:19.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-mon[105052]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:09:19.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.79114759 +0000 UTC m=+0.402403443 container init 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T14:09:19.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.794849592 +0000 UTC m=+0.406105420 container start 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-16T14:09:19.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.883045992 +0000 UTC m=+0.494301828 container attach 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:09:19.192 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:18 smithi029 podman[126502]: 2024-09-16 14:09:18.993593732 +0000 UTC m=+0.604849559 container died 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T14:09:19.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:19 smithi177 ceph-mon[87603]: pgmap v205: 161 pgs: 14 peering, 21 stale+active+clean, 126 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:09:19.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:19 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:19.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:19 smithi177 ceph-mon[87603]: osdmap e129: 8 total, 7 up, 8 in 2024-09-16T14:09:19.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:19] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-16T14:09:19.985 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:19 smithi029 podman[126525]: 2024-09-16 14:09:19.733646345 +0000 UTC m=+0.730984750 container remove 8670bdb8449a36c151025c1d0385e3dc396d9ccd23e04f8b480b25f89194240f (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-09-16T14:09:19.985 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:19 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-16T14:09:19.985 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:19 smithi029 systemd[1]: Stopped Ceph osd.3 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:09:19.985 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:19 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.3.service: Consumed 16.330s CPU time. 2024-09-16T14:09:19.985 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:19 smithi029 systemd[1]: Starting Ceph osd.3 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:09:20.333 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:20 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:09:20.334 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:20 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:09:20.334 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 podman[126623]: 2024-09-16 14:09:20.102779059 +0000 UTC m=+0.016428908 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:20.334 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 podman[126623]: 2024-09-16 14:09:20.211499665 +0000 UTC m=+0.125149500 container create 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS) 2024-09-16T14:09:20.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:20 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 1/636 objects degraded (0.157%), 1 pg degraded (PG_DEGRADED) 2024-09-16T14:09:20.606 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 podman[126623]: 2024-09-16 14:09:20.46760515 +0000 UTC m=+0.381254986 container init 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, 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.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:09:20.606 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 podman[126623]: 2024-09-16 14:09:20.471095987 +0000 UTC m=+0.384745825 container start 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T14:09:20.606 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 podman[126623]: 2024-09-16 14:09:20.576447382 +0000 UTC m=+0.490097237 container attach 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T14:09:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 bash[126623]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:20 smithi029 bash[126623]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:20.601983706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:21 smithi029 ceph-mon[101292]: pgmap v207: 161 pgs: 6 active+undersized, 26 peering, 14 stale+active+clean, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-16T14:09:21.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:21 smithi029 ceph-mon[105052]: pgmap v207: 161 pgs: 6 active+undersized, 26 peering, 14 stale+active+clean, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-16T14:09:21.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:21 smithi177 ceph-mon[87603]: pgmap v207: 161 pgs: 6 active+undersized, 26 peering, 14 stale+active+clean, 1 active+undersized+degraded, 114 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 1/636 objects degraded (0.157%) 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[101292]: pgmap v208: 161 pgs: 26 active+undersized, 26 peering, 14 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-mon[105052]: pgmap v208: 161 pgs: 26 active+undersized, 26 peering, 14 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:09:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:22 smithi177 ceph-mon[87603]: pgmap v208: 161 pgs: 26 active+undersized, 26 peering, 14 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 40/636 objects degraded (6.289%) 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:22 smithi029 bash[126623]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:22 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:22 smithi029 bash[126623]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:09:23.253 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 bash[126623]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:09:23.641 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 bash[126623]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 bash[126623]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 bash[126623]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate[126637]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 bash[126623]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-16T14:09:23.642 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:23 smithi029 podman[126623]: 2024-09-16 14:09:23.288078929 +0000 UTC m=+3.201728775 container died 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T14:09:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:23.595814115Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:24.242 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 11 pgs peering) 2024-09-16T14:09:24.243 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:23 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 11 pgs peering) 2024-09-16T14:09:24.243 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 podman[126805]: 2024-09-16 14:09:24.019335016 +0000 UTC m=+0.723918947 container remove 676be1bcd320ea04ef7b468c07915a4289ba9b0b34ddf4fd96ed964a5b4d6ee3 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-activate, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-16T14:09:24.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:23 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 11 pgs peering) 2024-09-16T14:09:24.511 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 podman[126864]: 2024-09-16 14:09:24.144464225 +0000 UTC m=+0.017077704 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:24.511 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 podman[126864]: 2024-09-16 14:09:24.246028353 +0000 UTC m=+0.118641833 container create 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, 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.build-date=20240731, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T14:09:24.511 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 podman[126864]: 2024-09-16 14:09:24.510475582 +0000 UTC m=+0.383089062 container init 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:09:24.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 podman[126864]: 2024-09-16 14:09:24.514128417 +0000 UTC m=+0.386741896 container start 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True) 2024-09-16T14:09:24.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-osd[126883]: -- 172.21.15.29:0/2168361364 <== mon.2 v2:172.21.15.29:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556d628fda40 con 0x556d636cc400 2024-09-16T14:09:24.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 bash[126864]: 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 2024-09-16T14:09:24.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:24 smithi029 systemd[1]: Started Ceph osd.3 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:09:25.318 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[101292]: pgmap v209: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:25.318 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:25.318 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:25.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[105052]: pgmap v209: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:25.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:25.319 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:25.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:24 smithi177 ceph-mon[87603]: pgmap v209: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:26.687 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:26 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:09:26.431+0000 7f52eba0e640 -1 Falling back to public interface 2024-09-16T14:09:26.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:26.606782582Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:27.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:26 smithi029 ceph-mon[101292]: pgmap v210: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:27.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:26 smithi029 ceph-mon[105052]: pgmap v210: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:27.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:26 smithi177 ceph-mon[87603]: pgmap v210: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:28.414 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:27 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:28.414 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:27 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:28.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:27 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:29.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[101292]: pgmap v211: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:29.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[105052]: pgmap v211: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:29.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.342 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:28 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:28 smithi177 ceph-mon[87603]: pgmap v211: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:28 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:28 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:29.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:29] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.51.0" 2024-09-16T14:09:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:29.603361304Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:30.077 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:09:29.762+0000 7f52eba0e640 -1 osd.3 127 log_to_monitors true 2024-09-16T14:09:30.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: pgmap v212: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: pgmap v212: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:30.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-16T14:09:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: pgmap v212: 161 pgs: 43 active+undersized, 23 active+undersized+degraded, 95 active+clean; 585 KiB data, 258 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-16T14:09:30.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:30 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:31.077 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:09:30 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:09:30.709+0000 7f52df7b0640 -1 osd.3 127 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:09:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[105052]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:09:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[105052]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:09:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[105052]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[105052]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[105052]: from='osd.3 ' entity='osd.3' 2024-09-16T14:09:31.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[101292]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:09:31.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[101292]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:09:31.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[101292]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[101292]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:31 smithi029 ceph-mon[101292]: from='osd.3 ' entity='osd.3' 2024-09-16T14:09:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:31 smithi177 ceph-mon[87603]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-16T14:09:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:31 smithi177 ceph-mon[87603]: osdmap e130: 8 total, 7 up, 8 in 2024-09-16T14:09:31.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:31 smithi177 ceph-mon[87603]: from='osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:31 smithi177 ceph-mon[87603]: from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi029", "root=default"]} : dispatch 2024-09-16T14:09:31.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:31 smithi177 ceph-mon[87603]: from='osd.3 ' entity='osd.3' 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[101292]: osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337] boot 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[101292]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[101292]: pgmap v215: 161 pgs: 19 peering, 32 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:09:32.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[105052]: osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337] boot 2024-09-16T14:09:32.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[105052]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:09:32.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:09:32.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-mon[105052]: pgmap v215: 161 pgs: 19 peering, 32 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:09:32.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:32.601195985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:32.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:09:32.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-mon[87603]: osd.3 [v2:172.21.15.29:6826/1222500337,v1:172.21.15.29:6827/1222500337] boot 2024-09-16T14:09:32.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-mon[87603]: osdmap e131: 8 total, 8 up, 8 in 2024-09-16T14:09:32.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-16T14:09:32.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:32 smithi177 ceph-mon[87603]: pgmap v215: 161 pgs: 19 peering, 32 active+undersized, 15 active+undersized+degraded, 95 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:09:33.191 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:32 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:09:32.994+0000 7fe2b87b6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:09:34.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:09:34.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:34.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[101292]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:34.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:33 smithi029 ceph-mon[105052]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: osdmap e132: 8 total, 8 up, 8 in 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:34.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:34.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:34.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:33 smithi177 ceph-mon[87603]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:09:35.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:34 smithi029 ceph-mon[101292]: pgmap v217: 161 pgs: 27 peering, 23 active+undersized, 9 active+undersized+degraded, 102 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T14:09:35.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:34 smithi029 ceph-mon[105052]: pgmap v217: 161 pgs: 27 peering, 23 active+undersized, 9 active+undersized+degraded, 102 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T14:09:35.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:34 smithi177 ceph-mon[87603]: pgmap v217: 161 pgs: 27 peering, 23 active+undersized, 9 active+undersized+degraded, 102 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 33/636 objects degraded (5.189%) 2024-09-16T14:09:35.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:35 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:35.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:35.602918953Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:36.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:35 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:36.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:35 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[101292]: pgmap v218: 161 pgs: 27 peering, 134 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:37.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:37.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[105052]: pgmap v218: 161 pgs: 27 peering, 134 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:37.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:37.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:36 smithi177 ceph-mon[87603]: pgmap v218: 161 pgs: 27 peering, 134 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:37.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:37.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T14:09:38.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:37 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:09:38.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:37 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:38.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:37 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 9 pgs degraded) 2024-09-16T14:09:38.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:37 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:09:38.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:38 smithi177 ceph-mon[87603]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:38.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:38.597586411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:39.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:38 smithi029 ceph-mon[101292]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:39.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:38 smithi029 ceph-mon[105052]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:39] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:09:41.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:40 smithi029 ceph-mon[101292]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:41.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:40 smithi029 ceph-mon[105052]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:41.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:40 smithi177 ceph-mon[87603]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:41.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:41.605587326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:42 smithi029 ceph-mon[101292]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:43.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:42 smithi029 ceph-mon[105052]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:43.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:42 smithi177 ceph-mon[87603]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:43.954 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:09:44.544 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:09:44.544 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 15s ago 26m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:09:44.544 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (4m) 4m ago 26m 78.3M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (6m) 15s ago 25m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 4m ago 30m 456M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (15m) 15s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 15s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (4m) 4m ago 30m 18.5M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 15s ago 30m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (6m) 15s ago 25m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (5m) 4m ago 25m 11.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (2m) 15s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (112s) 15s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (66s) 15s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (20s) 15s ago 28m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:09:44.545 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (28m) 4m ago 28m 66.7M 3247M 19.1.1-328-gad35db06 b5388489f99e 1164a3edbc9e 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (28m) 4m ago 28m 59.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (27m) 4m ago 27m 61.1M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (27m) 4m ago 27m 64.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (5m) 4m ago 26m 39.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (25m) 15s ago 25m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:09:44.546 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (25m) 4m ago 25m 89.3M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 4 2024-09-16T14:09:44.899 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 6, 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 9 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:09:44.900 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:09:44.925 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:44.600986417Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[101292]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[101292]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[101292]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3046921020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[105052]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[105052]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[105052]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:44 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3046921020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:45.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:44 smithi177 ceph-mon[87603]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:09:45.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:44 smithi177 ceph-mon[87603]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:44 smithi177 ceph-mon[87603]: from='client.44382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:45.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:44 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3046921020' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:09:45.208 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:09:45.208 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:09:45.208 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:09:45.208 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:09:45.209 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:09:45.209 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "4/8 daemons upgraded", 2024-09-16T14:09:45.209 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:09:45.209 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:09:45.209 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:09:46.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:45 smithi029 ceph-mon[105052]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:46.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:45 smithi029 ceph-mon[105052]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:46.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:45 smithi029 ceph-mon[101292]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:46.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:45 smithi029 ceph-mon[101292]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:46.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:45 smithi177 ceph-mon[87603]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:46.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:45 smithi177 ceph-mon[87603]: from='client.54404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:09:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:46 smithi029 ceph-mon[101292]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:09:47.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:46 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:47.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:46 smithi029 ceph-mon[105052]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:09:47.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:46 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:47.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:46 smithi177 ceph-mon[87603]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 0 op/s 2024-09-16T14:09:47.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:46 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:47.938 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:47.601436129Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:48.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:47 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:48.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:47 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:48.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:47 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:49.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[105052]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:49.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:49.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:49.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[105052]: Upgrade: osd.4 is safe to restart 2024-09-16T14:09:49.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[101292]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:49.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:49.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:49.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:48 smithi029 ceph-mon[101292]: Upgrade: osd.4 is safe to restart 2024-09-16T14:09:49.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:48 smithi177 ceph-mon[87603]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:49.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:48 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-16T14:09:49.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:48 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-16T14:09:49.204 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:48 smithi177 ceph-mon[87603]: Upgrade: osd.4 is safe to restart 2024-09-16T14:09:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:49] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: Upgrade: Updating osd.4 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: Deploying daemon osd.4 on smithi177 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[101292]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:50.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: Upgrade: Updating osd.4 2024-09-16T14:09:50.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:50.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:09:50.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:50.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: Deploying daemon osd.4 on smithi177 2024-09-16T14:09:50.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:50 smithi029 ceph-mon[105052]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:50.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:50.606458113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: Upgrade: Updating osd.4 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: Deploying daemon osd.4 on smithi177 2024-09-16T14:09:50.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:50 smithi177 ceph-mon[87603]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:09:52.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:52 smithi177 systemd[1]: Stopping Ceph osd.4 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[105052]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[105052]: osd.4 marked itself down and dead 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:52.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[101292]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:52.945 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:52 smithi029 ceph-mon[101292]: osd.4 marked itself down and dead 2024-09-16T14:09:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:09:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:09:52.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-mon[87603]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:09:52.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-mon[87603]: osd.4 marked itself down and dead 2024-09-16T14:09:52.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[32091]: 2024-09-16T14:09:52.522+0000 7f1f2310c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:09:52.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[32091]: 2024-09-16T14:09:52.522+0000 7f1f2310c640 -1 osd.4 132 *** Got signal Terminated *** 2024-09-16T14:09:52.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:52 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[32091]: 2024-09-16T14:09:52.522+0000 7f1f2310c640 -1 osd.4 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:09:53.452 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:53 smithi177 podman[91775]: 2024-09-16 14:09:53.195234312 +0000 UTC m=+0.794520799 container died 1164a3edbc9e27d15bb36315fb568c149efa1ab56a0a25e9a493aed2a5d8a02a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-ad35db0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:09:53.934 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:53 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:53.935 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:53 smithi177 ceph-mon[87603]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:09:53.935 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:53 smithi177 podman[91775]: 2024-09-16 14:09:53.707527382 +0000 UTC m=+1.306813911 container cleanup 1164a3edbc9e27d15bb36315fb568c149efa1ab56a0a25e9a493aed2a5d8a02a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-ad35db0, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-16T14:09:53.935 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:53 smithi177 bash[91775]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:09:53.935 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:53.598396875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:53.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:53 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:53.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:53 smithi029 ceph-mon[101292]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:09:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:53 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:09:53.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:53 smithi029 ceph-mon[105052]: osdmap e133: 8 total, 7 up, 8 in 2024-09-16T14:09:54.202 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:53 smithi177 podman[91800]: 2024-09-16 14:09:53.933658832 +0000 UTC m=+0.732698079 container remove 1164a3edbc9e27d15bb36315fb568c149efa1ab56a0a25e9a493aed2a5d8a02a (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True) 2024-09-16T14:09:54.496 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.234773576 +0000 UTC m=+0.101281223 container create 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, maintainer=Guillaume Abrioux ) 2024-09-16T14:09:54.497 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.150093947 +0000 UTC m=+0.016601609 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:54.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:54 smithi029 ceph-mon[105052]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:09:54.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:54 smithi029 ceph-mon[105052]: pgmap v229: 161 pgs: 11 peering, 20 stale+active+clean, 130 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:09:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:54 smithi029 ceph-mon[101292]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:09:54.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:54 smithi029 ceph-mon[101292]: pgmap v229: 161 pgs: 11 peering, 20 stale+active+clean, 130 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:09:54.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:54 smithi177 ceph-mon[87603]: osdmap e134: 8 total, 7 up, 8 in 2024-09-16T14:09:54.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:54 smithi177 ceph-mon[87603]: pgmap v229: 161 pgs: 11 peering, 20 stale+active+clean, 130 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:09:54.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.49568216 +0000 UTC m=+0.362189808 container init 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T14:09:54.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.499298144 +0000 UTC m=+0.365805792 container start 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T14:09:54.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.637361877 +0000 UTC m=+0.503869524 container attach 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:09:54.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:54 smithi177 podman[91892]: 2024-09-16 14:09:54.684979451 +0000 UTC m=+0.551487103 container died 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-16T14:09:55.643 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 podman[91915]: 2024-09-16 14:09:55.35759456 +0000 UTC m=+0.666779544 container remove 71853562b3bf20cdbb939b84b35f25ed8f94d9c49f50bccab4f73684c7bbceb8 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:09:55.643 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-16T14:09:55.643 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 systemd[1]: Stopped Ceph osd.4 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:09:55.643 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.4.service: Consumed 15.209s CPU time. 2024-09-16T14:09:55.643 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 systemd[1]: Starting Ceph osd.4 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:09:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:55 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:55 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:55.901 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:55 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-09-16T14:09:55.901 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 podman[92013]: 2024-09-16 14:09:55.767460543 +0000 UTC m=+0.101785715 container create 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:09:55.901 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 podman[92013]: 2024-09-16 14:09:55.681746478 +0000 UTC m=+0.016071595 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 podman[92013]: 2024-09-16 14:09:55.978535356 +0000 UTC m=+0.312860477 container init 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:55 smithi177 podman[92013]: 2024-09-16 14:09:55.982478164 +0000 UTC m=+0.316803277 container start 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:56 smithi177 podman[92013]: 2024-09-16 14:09:56.053254268 +0000 UTC m=+0.387579389 container attach 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, 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-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:56 smithi177 bash[92013]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:56.453 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:56 smithi177 bash[92013]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:09:56.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:56 smithi029 ceph-mon[101292]: pgmap v230: 161 pgs: 12 active+undersized, 11 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-16T14:09:56.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:56 smithi029 ceph-mon[105052]: pgmap v230: 161 pgs: 12 active+undersized, 11 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-16T14:09:56.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:56 smithi177 ceph-mon[87603]: pgmap v230: 161 pgs: 12 active+undersized, 11 peering, 11 stale+active+clean, 4 active+undersized+degraded, 123 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 11/636 objects degraded (1.730%) 2024-09-16T14:09:56.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:56.600223371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:57 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:57.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:57 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:57 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:57.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:57 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:57.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:09:57.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:57 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 11/636 objects degraded (1.730%), 4 pgs degraded (PG_DEGRADED) 2024-09-16T14:09:58.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-mon[87603]: pgmap v231: 161 pgs: 34 active+undersized, 11 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 94/636 objects degraded (14.780%) 2024-09-16T14:09:58.703 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:09:58.703 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:09:58.703 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:09:58.703 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-16T14:09:58.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:09:58 smithi029 ceph-mon[101292]: pgmap v231: 161 pgs: 34 active+undersized, 11 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 94/636 objects degraded (14.780%) 2024-09-16T14:09:58.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:09:58 smithi029 ceph-mon[105052]: pgmap v231: 161 pgs: 34 active+undersized, 11 peering, 23 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 94/636 objects degraded (14.780%) 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate[92029]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T14:09:59.076 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 bash[92013]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-16T14:09:59.077 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:58 smithi177 podman[92013]: 2024-09-16 14:09:58.772512425 +0000 UTC m=+3.106837536 container died 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-16T14:09:59.606 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 podman[92193]: 2024-09-16 14:09:59.339724435 +0000 UTC m=+0.559838441 container remove 2e76a7c2d52ae678c3e9c0683cd6f7acf721dee1d18288f8874919c70ac8ea5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-16T14:09:59.606 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 podman[92253]: 2024-09-16 14:09:59.540618646 +0000 UTC m=+0.094445974 container create 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:09:59.606 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 podman[92253]: 2024-09-16 14:09:59.462509626 +0000 UTC m=+0.016336951 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:09:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:09:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:09:59] "GET /metrics HTTP/1.1" 200 38414 "" "Prometheus/2.51.0" 2024-09-16T14:09:59.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:09:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:09:59.605067748Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:09:59.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 podman[92253]: 2024-09-16 14:09:59.734759644 +0000 UTC m=+0.288586970 container init 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:09:59.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 podman[92253]: 2024-09-16 14:09:59.73790646 +0000 UTC m=+0.291733786 container start 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-16T14:09:59.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 ceph-osd[92272]: -- 172.21.15.177:0/208226510 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555fdd635a40 con 0x555fde404000 2024-09-16T14:09:59.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 bash[92253]: 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 2024-09-16T14:09:59.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:09:59 smithi177 systemd[1]: Started Ceph osd.4 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:10:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pgmap v232: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:00.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: [WRN] OSD_DOWN: 1 osds down 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: osd.4 (root=default,host=smithi177) is down 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: [WRN] PG_DEGRADED: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 2.b is active+undersized+degraded, acting [7,5] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 2.f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 2.18 is active+undersized+degraded, acting [5,7] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.a is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:00.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.b is active+undersized+degraded, acting [3,0] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.e is active+undersized+degraded, acting [7,1] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.f is active+undersized+degraded, acting [7,0] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 4.d is active+undersized+degraded, acting [2,1] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 4.e is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:00.955 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-09-16T14:10:00.956 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:00.956 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:00.956 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:00.956 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:00.956 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:00 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pgmap v232: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:01.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: [WRN] OSD_DOWN: 1 osds down 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: osd.4 (root=default,host=smithi177) is down 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: [WRN] PG_DEGRADED: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 2.b is active+undersized+degraded, acting [7,5] 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 2.f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 2.18 is active+undersized+degraded, acting [5,7] 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.a is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.b is active+undersized+degraded, acting [3,0] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.e is active+undersized+degraded, acting [7,1] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.f is active+undersized+degraded, acting [7,0] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.193 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 4.d is active+undersized+degraded, acting [2,1] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 4.e is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pgmap v232: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: [WRN] OSD_DOWN: 1 osds down 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: osd.4 (root=default,host=smithi177) is down 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: [WRN] PG_DEGRADED: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 2.b is active+undersized+degraded, acting [7,5] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 2.f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 2.18 is active+undersized+degraded, acting [5,7] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 2.1f is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-09-16T14:10:01.195 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.a is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.b is active+undersized+degraded, acting [3,0] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.e is active+undersized+degraded, acting [7,1] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.f is active+undersized+degraded, acting [7,0] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-09-16T14:10:01.196 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 4.d is active+undersized+degraded, acting [2,1] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 4.e is active+undersized+degraded, acting [6,1] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.197 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.198 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:00 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:01.675 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:10:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:10:01.372+0000 7faeffef2640 -1 Falling back to public interface 2024-09-16T14:10:02.889 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:02.602945818Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:02 smithi029 ceph-mon[101292]: pgmap v233: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:02 smithi029 ceph-mon[105052]: pgmap v233: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:03.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:02 smithi177 ceph-mon[87603]: pgmap v233: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:04.952 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:10:04 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:10:04.691+0000 7faeffef2640 -1 osd.4 132 log_to_monitors true 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: pgmap v234: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.298 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: pgmap v234: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: pgmap v234: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-16T14:10:05.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:05 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 106/636 objects degraded (16.667%), 26 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:05.887 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:10:05.611+0000 7faef3c94640 -1 osd.4 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:10:05.887 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:05.609254583Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:06.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:06 smithi177 ceph-mon[87603]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:10:06.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:06 smithi177 ceph-mon[87603]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:10:06.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:06 smithi177 ceph-mon[87603]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.894 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:06 smithi177 ceph-mon[87603]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.894 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:06 smithi177 ceph-mon[87603]: pgmap v236: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[105052]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[105052]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[105052]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[105052]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[105052]: pgmap v236: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:06.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[101292]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-16T14:10:06.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[101292]: osdmap e135: 8 total, 7 up, 8 in 2024-09-16T14:10:06.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[101292]: from='osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[101292]: from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:06.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:06 smithi029 ceph-mon[101292]: pgmap v236: 161 pgs: 42 active+undersized, 26 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 106/636 objects degraded (16.667%) 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:10:07.653+0000 7fe2b87b6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856] boot 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:10:07.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[101292]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856] boot 2024-09-16T14:10:07.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:07 smithi029 ceph-mon[105052]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: osd.4 [v2:172.21.15.177:6800/3579611856,v1:172.21.15.177:6801/3579611856] boot 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: osdmap e136: 8 total, 8 up, 8 in 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:07.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:07.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:07 smithi177 ceph-mon[87603]: osdmap e137: 8 total, 8 up, 8 in 2024-09-16T14:10:08.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:08.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[101292]: pgmap v239: 161 pgs: 30 peering, 26 active+undersized, 12 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:08.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:08.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:08.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:08 smithi029 ceph-mon[105052]: pgmap v239: 161 pgs: 30 peering, 26 active+undersized, 12 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-16T14:10:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:08.601858699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:08.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:08.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:08.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:08.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:08 smithi177 ceph-mon[87603]: pgmap v239: 161 pgs: 30 peering, 26 active+undersized, 12 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 40/636 objects degraded (6.289%) 2024-09-16T14:10:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:09] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-16T14:10:11.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:10 smithi029 ceph-mon[101292]: pgmap v240: 161 pgs: 30 peering, 16 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-16T14:10:11.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:10 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:11.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:10 smithi029 ceph-mon[105052]: pgmap v240: 161 pgs: 30 peering, 16 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-16T14:10:11.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:10 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:11.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:10 smithi177 ceph-mon[87603]: pgmap v240: 161 pgs: 30 peering, 16 active+undersized, 11 active+undersized+degraded, 104 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 33/636 objects degraded (5.189%) 2024-09-16T14:10:11.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:10 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:11.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:11.598222248Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:12.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:11 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded) 2024-09-16T14:10:12.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:11 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:10:12.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:11 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded) 2024-09-16T14:10:12.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:11 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:10:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:11 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/636 objects degraded (5.189%), 11 pgs degraded) 2024-09-16T14:10:12.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:11 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:10:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:12 smithi029 ceph-mon[101292]: pgmap v241: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-16T14:10:13.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:12 smithi029 ceph-mon[105052]: pgmap v241: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-16T14:10:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:12 smithi177 ceph-mon[87603]: pgmap v241: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-09-16T14:10:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:14.608096887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:15.242 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:14 smithi029 ceph-mon[101292]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:10:15.243 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:14 smithi029 ceph-mon[105052]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:10:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:14 smithi177 ceph-mon[87603]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-16T14:10:15.535 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:10:16.125 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (5m) 47s ago 26m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (5m) 12s ago 26m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (7m) 47s ago 26m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (6m) 12s ago 31m 459M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (16m) 47s ago 32m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (3m) 47s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (4m) 12s ago 31m 42.3M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (3m) 47s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (6m) 47s ago 26m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (6m) 12s ago 26m 12.4M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 47s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 47s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (97s) 47s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:10:16.126 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (51s) 47s ago 29m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (16s) 12s ago 29m 12.0M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (28m) 12s ago 28m 62.5M 3247M 19.1.1-328-gad35db06 b5388489f99e 4c0ca57d652d 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (28m) 12s ago 28m 62.5M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (27m) 12s ago 27m 68.3M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (6m) 12s ago 27m 50.4M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (26m) 47s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:10:16.127 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (26m) 12s ago 26m 89.7M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:10:16.480 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:10:16.480 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:10:16.480 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:10:16.481 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:16.481 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 5 2024-09-16T14:10:16.484 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 5, 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 10 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:10:16.485 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "5/8 daemons upgraded", 2024-09-16T14:10:16.788 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:10:16.789 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:10:16.789 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:10:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[101292]: from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[101292]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[101292]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[101292]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/4094754605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:17.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[105052]: from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[105052]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[105052]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:17.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[105052]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:17 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/4094754605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-mon[87603]: from='client.54413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-mon[87603]: from='client.44415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-mon[87603]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-mon[87603]: from='client.54425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:17.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/4094754605' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:17.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:17.599253151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:18 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:18 smithi029 ceph-mon[101292]: from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:18.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:18 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:18.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:18 smithi029 ceph-mon[105052]: from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:18 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:18 smithi177 ceph-mon[87603]: from='client.54437 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:19.340 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:19 smithi029 ceph-mon[105052]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-16T14:10:19.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:19 smithi029 ceph-mon[101292]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-16T14:10:19.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:19 smithi177 ceph-mon[87603]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-09-16T14:10:19.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:19] "GET /metrics HTTP/1.1" 200 38270 "" "Prometheus/2.51.0" 2024-09-16T14:10:20.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:20.595215913Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:21.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:21 smithi029 ceph-mon[101292]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:21 smithi029 ceph-mon[105052]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:21.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:21 smithi177 ceph-mon[87603]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[101292]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:22.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:22.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:22 smithi029 ceph-mon[105052]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:22.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:22 smithi177 ceph-mon[87603]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:23.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:23 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:23.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:23 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:23.893 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:23 smithi177 ceph-mon[87603]: Upgrade: osd.5 is safe to restart 2024-09-16T14:10:23.893 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:23.601718385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:23.940 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:23.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:23.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[101292]: Upgrade: osd.5 is safe to restart 2024-09-16T14:10:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-16T14:10:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-16T14:10:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:23 smithi029 ceph-mon[105052]: Upgrade: osd.5 is safe to restart 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: Upgrade: Updating osd.5 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[101292]: Deploying daemon osd.5 on smithi177 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:25.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: Upgrade: Updating osd.5 2024-09-16T14:10:25.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:25.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:10:25.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:25.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:24 smithi029 ceph-mon[105052]: Deploying daemon osd.5 on smithi177 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: Upgrade: Updating osd.5 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:25.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:24 smithi177 ceph-mon[87603]: Deploying daemon osd.5 on smithi177 2024-09-16T14:10:26.894 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:26 smithi177 systemd[1]: Stopping Ceph osd.5 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:10:26.894 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:26.597215864Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:26 smithi029 ceph-mon[101292]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:27.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:26 smithi029 ceph-mon[101292]: osd.5 marked itself down and dead 2024-09-16T14:10:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:26 smithi029 ceph-mon[105052]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:27.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:26 smithi029 ceph-mon[105052]: osd.5 marked itself down and dead 2024-09-16T14:10:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-mon[87603]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:27.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-mon[87603]: osd.5 marked itself down and dead 2024-09-16T14:10:27.202 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T14:10:26.921+0000 7fbe354a9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:10:27.202 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T14:10:26.921+0000 7fbe354a9640 -1 osd.5 137 *** Got signal Terminated *** 2024-09-16T14:10:27.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[37760]: 2024-09-16T14:10:26.921+0000 7fbe354a9640 -1 osd.5 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:10:27.702 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:27 smithi177 podman[96589]: 2024-09-16 14:10:27.451292395 +0000 UTC m=+0.631094910 container died 4c0ca57d652df40df145c4a46a465f9ba7aa7d6dc5e871a1e8f30ead21ee4299 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, 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, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2) 2024-09-16T14:10:28.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:27 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:28.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:27 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:10:28.121 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:27 smithi177 ceph-mon[87603]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:10:28.121 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:27 smithi177 podman[96589]: 2024-09-16 14:10:27.810825527 +0000 UTC m=+0.990628042 container cleanup 4c0ca57d652df40df145c4a46a465f9ba7aa7d6dc5e871a1e8f30ead21ee4299 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2) 2024-09-16T14:10:28.121 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:27 smithi177 bash[96589]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:10:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:10:28.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[105052]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:10:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:28.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:10:28.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:27 smithi029 ceph-mon[101292]: osdmap e138: 8 total, 7 up, 8 in 2024-09-16T14:10:28.433 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96614]: 2024-09-16 14:10:28.119962787 +0000 UTC m=+0.667156723 container remove 4c0ca57d652df40df145c4a46a465f9ba7aa7d6dc5e871a1e8f30ead21ee4299 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0) 2024-09-16T14:10:28.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.335142648 +0000 UTC m=+0.016096164 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:10:28.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.437599908 +0000 UTC m=+0.118553423 container create 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-09-16T14:10:28.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.673754226 +0000 UTC m=+0.354707757 container init 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-09-16T14:10:28.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.676980865 +0000 UTC m=+0.357934386 container start 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-16T14:10:29.153 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:28 smithi177 ceph-mon[87603]: pgmap v250: 161 pgs: 6 peering, 21 stale+active+clean, 134 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:10:29.153 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:28 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:10:29.153 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:28 smithi177 ceph-mon[87603]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:10:29.154 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.748846061 +0000 UTC m=+0.429799596 container attach 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:10:29.154 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:28 smithi177 podman[96706]: 2024-09-16 14:10:28.864041573 +0000 UTC m=+0.544995090 container died 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2) 2024-09-16T14:10:29.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[101292]: pgmap v250: 161 pgs: 6 peering, 21 stale+active+clean, 134 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:10:29.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:10:29.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[101292]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:10:29.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[105052]: pgmap v250: 161 pgs: 6 peering, 21 stale+active+clean, 134 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-16T14:10:29.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:10:29.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:28 smithi029 ceph-mon[105052]: osdmap e139: 8 total, 7 up, 8 in 2024-09-16T14:10:29.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:29] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-16T14:10:29.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:29.595997462Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:29.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 podman[96728]: 2024-09-16 14:10:29.436033319 +0000 UTC m=+0.565732719 container remove 62b7718dcefb9106a17a71221aab52770a060e1efb5fad060196ac568ca0157d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-16T14:10:29.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-16T14:10:29.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 systemd[1]: Stopped Ceph osd.5 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:10:29.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.5.service: Consumed 14.977s CPU time. 2024-09-16T14:10:29.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 systemd[1]: Starting Ceph osd.5 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:10:30.149 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:29 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:30.149 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 podman[96828]: 2024-09-16 14:10:29.774162979 +0000 UTC m=+0.016249595 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:10:30.149 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:29 smithi177 podman[96828]: 2024-09-16 14:10:29.895822168 +0000 UTC m=+0.137908774 container create 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-16T14:10:30.149 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 podman[96828]: 2024-09-16 14:10:30.089984993 +0000 UTC m=+0.332071599 container init 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T14:10:30.150 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 podman[96828]: 2024-09-16 14:10:30.093666184 +0000 UTC m=+0.335752791 container start 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T14:10:30.150 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 podman[96828]: 2024-09-16 14:10:30.148351589 +0000 UTC m=+0.390438228 container attach 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-09-16T14:10:30.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:29 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:30.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:29 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 2/636 objects degraded (0.314%), 2 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:30.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:10:30.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 bash[96828]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:10:30.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:10:30.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:30 smithi177 bash[96828]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:10:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:30 smithi029 ceph-mon[101292]: pgmap v252: 161 pgs: 4 active+undersized, 19 peering, 14 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:10:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:30 smithi029 ceph-mon[105052]: pgmap v252: 161 pgs: 4 active+undersized, 19 peering, 14 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:10:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:30 smithi177 ceph-mon[87603]: pgmap v252: 161 pgs: 4 active+undersized, 19 peering, 14 stale+active+clean, 2 active+undersized+degraded, 122 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 2/636 objects degraded (0.314%) 2024-09-16T14:10:32.846 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:32.600980746Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:32.846 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:10:32.846 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:10:32.846 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:10:32.846 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-16T14:10:32.846 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:10:32.847 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-16T14:10:33.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-mon[87603]: pgmap v253: 161 pgs: 21 active+undersized, 19 peering, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate[96843]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 bash[96828]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-16T14:10:33.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:32 smithi177 podman[96828]: 2024-09-16 14:10:32.898154266 +0000 UTC m=+3.140240874 container died 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-16T14:10:33.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:32 smithi029 ceph-mon[101292]: pgmap v253: 161 pgs: 21 active+undersized, 19 peering, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:10:33.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:32 smithi029 ceph-mon[105052]: pgmap v253: 161 pgs: 21 active+undersized, 19 peering, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 56/636 objects degraded (8.805%) 2024-09-16T14:10:33.952 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:33 smithi177 podman[97012]: 2024-09-16 14:10:33.66099256 +0000 UTC m=+0.755631454 container remove 6fc673cb7ce34c5fe1aeeec607574e7ec0f27adc73ce64f1ca353265a6a8823d (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, 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-13-1248-8293d73, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD) 2024-09-16T14:10:33.953 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:33 smithi177 podman[97069]: 2024-09-16 14:10:33.783275737 +0000 UTC m=+0.016669553 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:10:33.953 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:33 smithi177 podman[97069]: 2024-09-16 14:10:33.903813324 +0000 UTC m=+0.137207148 container create d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:10:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:34 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-16T14:10:34.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:34 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-16T14:10:34.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:34 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-09-16T14:10:34.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:34 smithi177 podman[97069]: 2024-09-16 14:10:34.148041683 +0000 UTC m=+0.381435499 container init d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:10:34.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:34 smithi177 podman[97069]: 2024-09-16 14:10:34.151928554 +0000 UTC m=+0.385322370 container start d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:10:34.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:34 smithi177 ceph-osd[97088]: -- 172.21.15.177:0/2719749978 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ada52e7a40 con 0x55ada52c5c00 2024-09-16T14:10:34.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:34 smithi177 bash[97069]: d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b 2024-09-16T14:10:34.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:34 smithi177 systemd[1]: Started Ceph osd.5 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:10:35.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-mon[87603]: pgmap v254: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:35.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.606 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[101292]: pgmap v254: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[105052]: pgmap v254: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:35.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:35 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 77/636 objects degraded (12.107%), 25 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:35.880 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:10:35.797+0000 7f907f3be640 -1 Falling back to public interface 2024-09-16T14:10:35.881 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:35.604014002Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:37 smithi177 ceph-mon[87603]: pgmap v255: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:37.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[101292]: pgmap v255: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[105052]: pgmap v255: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:37.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:38.601 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:38 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:38.601 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:38.599624853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:38.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:38 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:38.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:38 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:38.952 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:10:38.649+0000 7f907f3be640 -1 osd.5 137 log_to_monitors true 2024-09-16T14:10:39.605 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:10:39.367+0000 7f9077168640 -1 osd.5 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: pgmap v256: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.605 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:39 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:39] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-16T14:10:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: pgmap v256: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: pgmap v256: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:39.692 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:39 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:40.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:40 smithi177 ceph-mon[87603]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:10:40.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:40 smithi177 ceph-mon[87603]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:10:40.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:40 smithi177 ceph-mon[87603]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:40 smithi177 ceph-mon[87603]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.598 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:40 smithi177 ceph-mon[87603]: pgmap v258: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[101292]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[101292]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[101292]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[101292]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[101292]: pgmap v258: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[105052]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-16T14:10:40.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[105052]: osdmap e140: 8 total, 7 up, 8 in 2024-09-16T14:10:40.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[105052]: from='osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[105052]: from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:10:40.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:40 smithi029 ceph-mon[105052]: pgmap v258: 161 pgs: 34 active+undersized, 25 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 77/636 objects degraded (12.107%) 2024-09-16T14:10:41.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:41 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:41.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:41 smithi177 ceph-mon[87603]: osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097] boot 2024-09-16T14:10:41.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:41 smithi177 ceph-mon[87603]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:10:41.597 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:41 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[101292]: osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097] boot 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[101292]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[105052]: osd.5 [v2:172.21.15.177:6808/2469195097,v1:172.21.15.177:6809/2469195097] boot 2024-09-16T14:10:41.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[105052]: osdmap e141: 8 total, 8 up, 8 in 2024-09-16T14:10:41.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:41 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-16T14:10:41.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:41.595097097Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:42.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:10:42.145+0000 7fe2b87b6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: pgmap v261: 161 pgs: 10 peering, 22 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:42.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[101292]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: pgmap v261: 161 pgs: 10 peering, 22 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:42.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:42.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:42.443 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:42 smithi029 ceph-mon[105052]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:42.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: osdmap e142: 8 total, 8 up, 8 in 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: pgmap v261: 161 pgs: 10 peering, 22 active+undersized, 17 active+undersized+degraded, 112 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 57/636 objects degraded (8.962%) 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:42.703 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:42 smithi177 ceph-mon[87603]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-16T14:10:43.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:43 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:43.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:43 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:43.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:43 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 57/636 objects degraded (8.962%), 17 pgs degraded (PG_DEGRADED) 2024-09-16T14:10:44.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:44 smithi029 ceph-mon[101292]: pgmap v262: 161 pgs: 10 peering, 13 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:10:44.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:44 smithi029 ceph-mon[105052]: pgmap v262: 161 pgs: 10 peering, 13 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:10:44.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:44 smithi177 ceph-mon[87603]: pgmap v262: 161 pgs: 10 peering, 13 active+undersized, 13 active+undersized+degraded, 125 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 38/636 objects degraded (5.975%) 2024-09-16T14:10:44.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:44.598298124Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:45 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 13 pgs degraded) 2024-09-16T14:10:46.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:45 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:10:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:45 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 13 pgs degraded) 2024-09-16T14:10:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:45 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:10:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:45 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/636 objects degraded (5.975%), 13 pgs degraded) 2024-09-16T14:10:46.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:45 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:10:47.114 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:10:47.440 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:46 smithi029 ceph-mon[101292]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:10:47.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:46 smithi029 ceph-mon[105052]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:10:47.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:46 smithi177 ceph-mon[87603]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (6m) 78s ago 27m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (6m) 9s ago 27m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (7m) 78s ago 26m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (7m) 9s ago 31m 459M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (16m) 78s ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (4m) 78s ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:10:47.700 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (5m) 9s ago 32m 43.9M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 78s ago 31m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (7m) 78s ago 26m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (7m) 9s ago 26m 11.7M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (3m) 78s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (2m) 78s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 78s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (83s) 78s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (48s) 9s ago 29m 44.8M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (13s) 9s ago 29m 11.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (28m) 9s ago 28m 64.2M 3247M 19.1.1-328-gad35db06 b5388489f99e 28c28b6ea150 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (28m) 9s ago 28m 68.8M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (6m) 9s ago 27m 53.2M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:10:47.701 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (26m) 78s ago 26m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:10:47.702 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (26m) 9s ago 26m 89.7M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:10:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:47.60230609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:48.057 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 6 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 4, 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 11 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:10:48.058 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:10:48.356 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "6/8 daemons upgraded", 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:10:48.357 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:10:48.357 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:47 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:48.358 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:47 smithi029 ceph-mon[101292]: from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:48.358 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:47 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:48.358 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:47 smithi029 ceph-mon[105052]: from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:48.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:47 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:48.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:47 smithi177 ceph-mon[87603]: from='client.54446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.340 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[105052]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[105052]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[105052]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1522599860' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[101292]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[101292]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[101292]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:48 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1522599860' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:49.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:48 smithi177 ceph-mon[87603]: from='client.54452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:48 smithi177 ceph-mon[87603]: from='client.44454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:49.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:48 smithi177 ceph-mon[87603]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:10:49.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:48 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1522599860' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:10:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:49] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.51.0" 2024-09-16T14:10:50.440 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:50 smithi029 ceph-mon[101292]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:50.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:50 smithi029 ceph-mon[105052]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:50.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:50 smithi177 ceph-mon[87603]: from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:10:50.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:50.602043131Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:51 smithi029 ceph-mon[101292]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-16T14:10:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:51 smithi029 ceph-mon[105052]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-16T14:10:51.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:51 smithi177 ceph-mon[87603]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[101292]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:52.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:52 smithi029 ceph-mon[105052]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-16T14:10:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:10:52.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:52.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:52 smithi177 ceph-mon[87603]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-09-16T14:10:53.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:53.605446121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:55.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:54 smithi177 ceph-mon[87603]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:55.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:54 smithi029 ceph-mon[101292]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:55.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:54 smithi029 ceph-mon[105052]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:56.948 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:56.603395436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:10:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:56 smithi177 ceph-mon[87603]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:56 smithi029 ceph-mon[101292]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:56 smithi029 ceph-mon[105052]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:10:58.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:58.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:57 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:58.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:57 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:58.157 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:57 smithi177 ceph-mon[87603]: Upgrade: osd.6 is safe to restart 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[101292]: Upgrade: osd.6 is safe to restart 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-16T14:10:58.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:57 smithi029 ceph-mon[105052]: Upgrade: osd.6 is safe to restart 2024-09-16T14:10:59.186 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:58 smithi177 ceph-mon[87603]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:59.186 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:58 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:59.186 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:58 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:10:59.186 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:58 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:59.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[101292]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:59.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[105052]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-16T14:10:59.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:58 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:10:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:10:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:10:59] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:10:59.856 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:10:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:10:59.597759656Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:00.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:59 smithi177 ceph-mon[87603]: Upgrade: Updating osd.6 2024-09-16T14:11:00.166 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:10:59 smithi177 ceph-mon[87603]: Deploying daemon osd.6 on smithi177 2024-09-16T14:11:00.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:59 smithi029 ceph-mon[101292]: Upgrade: Updating osd.6 2024-09-16T14:11:00.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:10:59 smithi029 ceph-mon[101292]: Deploying daemon osd.6 on smithi177 2024-09-16T14:11:00.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:59 smithi029 ceph-mon[105052]: Upgrade: Updating osd.6 2024-09-16T14:11:00.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:10:59 smithi029 ceph-mon[105052]: Deploying daemon osd.6 on smithi177 2024-09-16T14:11:01.048 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:00 smithi177 ceph-mon[87603]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:01.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:00 smithi029 ceph-mon[101292]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:01.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:00 smithi029 ceph-mon[105052]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:01.636 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:01 smithi177 systemd[1]: Stopping Ceph osd.6 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:11:01.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T14:11:01.634+0000 7fd26b06b640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:11:01.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T14:11:01.634+0000 7fd26b06b640 -1 osd.6 142 *** Got signal Terminated *** 2024-09-16T14:11:01.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:01 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[43226]: 2024-09-16T14:11:01.634+0000 7fd26b06b640 -1 osd.6 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:11:02.423 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:01 smithi177 ceph-mon[87603]: osd.6 marked itself down and dead 2024-09-16T14:11:02.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:01 smithi029 ceph-mon[101292]: osd.6 marked itself down and dead 2024-09-16T14:11:02.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:01 smithi029 ceph-mon[105052]: osd.6 marked itself down and dead 2024-09-16T14:11:02.702 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:02 smithi177 podman[101329]: 2024-09-16 14:11:02.422255926 +0000 UTC m=+0.896897010 container died 28c28b6ea1500c4aa9a46ebdecefe8ef090922a11a9a56d4cd2289231cf81295 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T14:11:02.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:02.595500265Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:03.062 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:02 smithi177 ceph-mon[87603]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:03.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:02 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:03.063 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:02 smithi177 ceph-mon[87603]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:11:03.063 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:02 smithi177 podman[101329]: 2024-09-16 14:11:02.801175415 +0000 UTC m=+1.275816484 container cleanup 28c28b6ea1500c4aa9a46ebdecefe8ef090922a11a9a56d4cd2289231cf81295 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-ad35db0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2) 2024-09-16T14:11:03.063 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:02 smithi177 bash[101329]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:11:03.420 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101347]: 2024-09-16 14:11:03.061044302 +0000 UTC m=+0.629553011 container remove 28c28b6ea1500c4aa9a46ebdecefe8ef090922a11a9a56d4cd2289231cf81295 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, RELEASE=squid-ad35db0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[101292]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[101292]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[105052]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:03.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:02 smithi029 ceph-mon[105052]: osdmap e143: 8 total, 7 up, 8 in 2024-09-16T14:11:03.702 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.321938484 +0000 UTC m=+0.016358087 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:03.702 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.420425841 +0000 UTC m=+0.114845476 container create b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T14:11:03.982 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.71206868 +0000 UTC m=+0.406488270 container init b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:11:03.982 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.715402358 +0000 UTC m=+0.409821949 container start b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True) 2024-09-16T14:11:03.982 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.806743354 +0000 UTC m=+0.501162946 container attach b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:11:03.982 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:03 smithi177 podman[101435]: 2024-09-16 14:11:03.906992929 +0000 UTC m=+0.601412519 container died b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, 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, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T14:11:04.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:03 smithi029 ceph-mon[101292]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:11:04.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:03 smithi029 ceph-mon[105052]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:11:04.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:03 smithi177 ceph-mon[87603]: osdmap e144: 8 total, 7 up, 8 in 2024-09-16T14:11:04.886 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 podman[101458]: 2024-09-16 14:11:04.460237265 +0000 UTC m=+0.547262135 container remove b808e7f8bd1e1232b54f924b2b7450f49e6990148dc04b9edb6e556030355872 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, 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 , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:11:04.886 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-16T14:11:04.886 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 systemd[1]: Stopped Ceph osd.6 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:11:04.886 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.242s CPU time. 2024-09-16T14:11:04.886 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 systemd[1]: Starting Ceph osd.6 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:11:05.190 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:04 smithi177 ceph-mon[87603]: pgmap v274: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:11:05.190 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:04 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:05.190 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 podman[101556]: 2024-09-16 14:11:04.787571296 +0000 UTC m=+0.015915239 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:05.190 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:04 smithi177 podman[101556]: 2024-09-16 14:11:04.886477132 +0000 UTC m=+0.114821075 container create 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, ceph=True) 2024-09-16T14:11:05.190 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 podman[101556]: 2024-09-16 14:11:05.106005315 +0000 UTC m=+0.334349257 container init 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, 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 , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0) 2024-09-16T14:11:05.191 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 podman[101556]: 2024-09-16 14:11:05.109496835 +0000 UTC m=+0.337840779 container start 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T14:11:05.191 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 podman[101556]: 2024-09-16 14:11:05.189277547 +0000 UTC m=+0.417621492 container attach 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-16T14:11:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:04 smithi029 ceph-mon[101292]: pgmap v274: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:11:05.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:04 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:05.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:04 smithi029 ceph-mon[105052]: pgmap v274: 161 pgs: 8 peering, 10 stale+active+clean, 143 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-16T14:11:05.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:04 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:05.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:05.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 bash[101556]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:05.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:05.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:05 smithi177 bash[101556]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:05.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:05.600408215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:06.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:06 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:06.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:06 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:06.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:06 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 48/636 objects degraded (7.547%), 13 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[105052]: pgmap v275: 161 pgs: 22 active+undersized, 8 peering, 1 stale+active+clean, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-16T14:11:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[101292]: pgmap v275: 161 pgs: 22 active+undersized, 8 peering, 1 stale+active+clean, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-16T14:11:07.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:07.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:07 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-mon[87603]: pgmap v275: 161 pgs: 22 active+undersized, 8 peering, 1 stale+active+clean, 13 active+undersized+degraded, 117 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 48/636 objects degraded (7.547%) 2024-09-16T14:11:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:11:07.873 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-16T14:11:08.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:08 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate[101571]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 bash[101556]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-16T14:11:08.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:07 smithi177 podman[101556]: 2024-09-16 14:11:07.906326963 +0000 UTC m=+3.134670910 container died 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=) 2024-09-16T14:11:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:08 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:08.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:08 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:08.875 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:08.606393004Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:08.875 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:08 smithi177 podman[101720]: 2024-09-16 14:11:08.526257639 +0000 UTC m=+0.613062001 container remove 7e4b9034ab5fba9ed9b39b21d1389996a07b96386b1e9c80b5c69cb1594d0816 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-activate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-16T14:11:08.876 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:08 smithi177 podman[101779]: 2024-09-16 14:11:08.647152665 +0000 UTC m=+0.016828369 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:08.876 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:08 smithi177 podman[101779]: 2024-09-16 14:11:08.76906678 +0000 UTC m=+0.138742520 container create 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, 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=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:11:09.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:09 smithi177 ceph-mon[87603]: pgmap v276: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:11:09.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:08 smithi177 podman[101779]: 2024-09-16 14:11:08.980002008 +0000 UTC m=+0.349677707 container init 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T14:11:09.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:08 smithi177 podman[101779]: 2024-09-16 14:11:08.983495819 +0000 UTC m=+0.353171522 container start 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T14:11:09.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:09 smithi177 ceph-osd[101799]: -- 172.21.15.177:0/287938675 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55baec3bfa40 con 0x55baed18e400 2024-09-16T14:11:09.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:09 smithi177 bash[101779]: 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 2024-09-16T14:11:09.203 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:09 smithi177 systemd[1]: Started Ceph osd.6 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:11:09.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:09 smithi029 ceph-mon[101292]: pgmap v276: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:11:09.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:09 smithi029 ceph-mon[105052]: pgmap v276: 161 pgs: 29 active+undersized, 5 peering, 19 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 0 op/s; 67/636 objects degraded (10.535%) 2024-09-16T14:11:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:09] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-16T14:11:10.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[105052]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:11:10.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:10 smithi029 ceph-mon[101292]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:11:10.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:10.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:10 smithi177 ceph-mon[87603]: Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-09-16T14:11:11.132 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:10 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:11:10.871+0000 7fc34fd87640 -1 Falling back to public interface 2024-09-16T14:11:11.389 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:11 smithi177 ceph-mon[87603]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:11:11.389 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:11 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T14:11:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:11 smithi029 ceph-mon[101292]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:11:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:11 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T14:11:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:11 smithi029 ceph-mon[105052]: pgmap v277: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 76/636 objects degraded (11.950%) 2024-09-16T14:11:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:11 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-09-16T14:11:11.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:11.597032314Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[101292]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:13.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[105052]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:13.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:13 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:13 smithi177 ceph-mon[87603]: pgmap v278: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 103 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:13 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:13 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.325 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:11:14.178+0000 7fc34fd87640 -1 osd.6 142 log_to_monitors true 2024-09-16T14:11:14.929 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:11:14.650+0000 7fc347b31640 -1 osd.6 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:11:14.929 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.929 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.929 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-mon[87603]: pgmap v279: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:14.930 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-mon[87603]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:14.930 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-mon[87603]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:14.930 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:14.596600691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[101292]: pgmap v279: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[101292]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[101292]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[105052]: pgmap v279: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 187 B/s rd, 0 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[105052]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:14.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:14 smithi029 ceph-mon[105052]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-16T14:11:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[101292]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:11:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[101292]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:11:15.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[101292]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[101292]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:15.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[105052]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:11:15.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[105052]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:11:15.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[105052]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[105052]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:15 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:15.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:15 smithi177 ceph-mon[87603]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-16T14:11:15.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:15 smithi177 ceph-mon[87603]: osdmap e145: 8 total, 7 up, 8 in 2024-09-16T14:11:15.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:15 smithi177 ceph-mon[87603]: from='osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:15 smithi177 ceph-mon[87603]: from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:15.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:15 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 76/636 objects degraded (11.950%), 20 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:16.842 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:11:16.760+0000 7fe2b87b6640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:11:16.842 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:16.842 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965] boot 2024-09-16T14:11:16.842 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: pgmap v282: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[101292]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965] boot 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: pgmap v282: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:16.843 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:16 smithi029 ceph-mon[105052]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:11:16.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:16.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: osd.6 [v2:172.21.15.177:6816/1588563965,v1:172.21.15.177:6817/1588563965] boot 2024-09-16T14:11:16.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: osdmap e146: 8 total, 8 up, 8 in 2024-09-16T14:11:16.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-16T14:11:16.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: pgmap v282: 161 pgs: 33 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 76/636 objects degraded (11.950%) 2024-09-16T14:11:16.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:16 smithi177 ceph-mon[87603]: osdmap e147: 8 total, 8 up, 8 in 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[101292]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:17.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:17.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:17 smithi029 ceph-mon[105052]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:11:17.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:17.594120467Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:17.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:17.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:17.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:17.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:17 smithi177 ceph-mon[87603]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-16T14:11:18.682 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:11:18.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:18 smithi029 ceph-mon[101292]: pgmap v284: 161 pgs: 27 active+undersized, 16 active+undersized+degraded, 118 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:11:18.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:18 smithi029 ceph-mon[105052]: pgmap v284: 161 pgs: 27 active+undersized, 16 active+undersized+degraded, 118 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:11:18.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:18 smithi177 ceph-mon[87603]: pgmap v284: 161 pgs: 27 active+undersized, 16 active+undersized+degraded, 118 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 60/636 objects degraded (9.434%) 2024-09-16T14:11:19.269 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:11:19.269 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (6m) 110s ago 27m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:11:19.269 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (6m) 6s ago 27m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (8m) 110s ago 27m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (7m) 6s ago 32m 459M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (17m) 110s ago 33m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (4m) 110s ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (5m) 6s ago 32m 45.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (4m) 110s ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (7m) 110s ago 27m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (7m) 6s ago 27m 11.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 110s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 110s ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (2m) 110s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (115s) 110s ago 30m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (79s) 6s ago 30m 45.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:11:19.270 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (45s) 6s ago 29m 42.8M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:11:19.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (10s) 6s ago 29m 12.2M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:11:19.271 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (28m) 6s ago 28m 70.0M 3247M 19.1.1-328-gad35db06 b5388489f99e 45d6f0723c33 2024-09-16T14:11:19.271 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (7m) 6s ago 28m 53.2M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:11:19.271 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (27m) 110s ago 27m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:11:19.271 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (27m) 6s ago 27m 89.8M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:11:19.632 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:11:19.632 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 1, 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 7 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:11:19.633 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 3, 2024-09-16T14:11:19.634 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 12 2024-09-16T14:11:19.634 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:11:19.634 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:11:19.634 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:19] "GET /metrics HTTP/1.1" 200 38410 "" "Prometheus/2.51.0" 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "7/8 daemons upgraded", 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:11:19.933 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[101292]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[101292]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[101292]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1430659275' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[105052]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[105052]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[105052]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.934 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:19 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1430659275' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:19.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:19 smithi177 ceph-mon[87603]: from='client.54476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:19 smithi177 ceph-mon[87603]: from='client.54482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:19 smithi177 ceph-mon[87603]: from='client.54488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:19.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:19 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1430659275' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[101292]: pgmap v285: 161 pgs: 13 active+undersized, 6 active+undersized+degraded, 142 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[101292]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[105052]: pgmap v285: 161 pgs: 13 active+undersized, 6 active+undersized+degraded, 142 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[105052]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:20.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:20 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:20.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:20 smithi177 ceph-mon[87603]: pgmap v285: 161 pgs: 13 active+undersized, 6 active+undersized+degraded, 142 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 25/636 objects degraded (3.931%) 2024-09-16T14:11:20.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:20 smithi177 ceph-mon[87603]: from='client.54500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:20.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:20 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 60/636 objects degraded (9.434%), 16 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:20.593904448Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:22.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[101292]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:22.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:22.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:22 smithi029 ceph-mon[105052]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:22.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:22 smithi177 ceph-mon[87603]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:23 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded) 2024-09-16T14:11:23.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:23 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:11:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:23 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded) 2024-09-16T14:11:23.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:23 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:11:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:23 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 25/636 objects degraded (3.931%), 6 pgs degraded) 2024-09-16T14:11:23.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:23 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:11:23.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:23.601095319Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:24.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:24 smithi029 ceph-mon[101292]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s 2024-09-16T14:11:24.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:24 smithi029 ceph-mon[105052]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s 2024-09-16T14:11:24.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:24 smithi177 ceph-mon[87603]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 371 B/s rd, 0 op/s 2024-09-16T14:11:26.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:26.595576831Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:27.208 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:26 smithi177 ceph-mon[87603]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:11:27.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:26 smithi029 ceph-mon[101292]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:11:27.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:26 smithi029 ceph-mon[105052]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-09-16T14:11:28.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:27 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:28.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:27 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:28.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:27 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:29.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:28 smithi029 ceph-mon[101292]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-09-16T14:11:29.340 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:28 smithi029 ceph-mon[105052]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-09-16T14:11:29.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:28 smithi177 ceph-mon[87603]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-09-16T14:11:29.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:29] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-16T14:11:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:29.597171474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:30 smithi029 ceph-mon[105052]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:11:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:30 smithi029 ceph-mon[101292]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:11:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:30 smithi177 ceph-mon[87603]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-16T14:11:32.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:32.604792565Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:33.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:33.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:33.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-mon[87603]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:33.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-mon[87603]: Upgrade: osd.7 is safe to restart 2024-09-16T14:11:33.128 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:32 smithi177 ceph-mon[87603]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[105052]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[105052]: Upgrade: osd.7 is safe to restart 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[105052]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[101292]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-16T14:11:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[101292]: Upgrade: osd.7 is safe to restart 2024-09-16T14:11:33.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:32 smithi029 ceph-mon[101292]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-16T14:11:34.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:34 smithi177 ceph-mon[87603]: Upgrade: Updating osd.7 2024-09-16T14:11:34.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:34.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:11:34.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:34.318 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:34 smithi177 ceph-mon[87603]: Deploying daemon osd.7 on smithi177 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[101292]: Upgrade: Updating osd.7 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[101292]: Deploying daemon osd.7 on smithi177 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[105052]: Upgrade: Updating osd.7 2024-09-16T14:11:34.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:34.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-16T14:11:34.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:34.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:34 smithi029 ceph-mon[105052]: Deploying daemon osd.7 on smithi177 2024-09-16T14:11:35.183 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:35 smithi177 ceph-mon[87603]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:35 smithi029 ceph-mon[101292]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:35.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:35 smithi029 ceph-mon[105052]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:11:35.801 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:35.604291928Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:36.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:35 smithi177 systemd[1]: Stopping Ceph osd.7 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:11:36.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T14:11:36.037+0000 7fddc3a2e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:11:36.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T14:11:36.037+0000 7fddc3a2e640 -1 osd.7 147 *** Got signal Terminated *** 2024-09-16T14:11:36.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[49217]: 2024-09-16T14:11:36.037+0000 7fddc3a2e640 -1 osd.7 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:11:37.440 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:37 smithi177 ceph-mon[87603]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:37.440 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:37 smithi177 ceph-mon[87603]: osd.7 marked itself down and dead 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[105052]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[105052]: osd.7 marked itself down and dead 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[101292]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:37.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[101292]: osd.7 marked itself down and dead 2024-09-16T14:11:37.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:37.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:37.702 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:37 smithi177 podman[106065]: 2024-09-16 14:11:37.439547969 +0000 UTC m=+1.493925870 container died 45d6f0723c3394b6ad4bbc31612e6a82261f48484977eb0e59ffb52d6dea8e68 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2) 2024-09-16T14:11:37.989 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:37 smithi177 podman[106065]: 2024-09-16 14:11:37.787557928 +0000 UTC m=+1.841935829 container cleanup 45d6f0723c3394b6ad4bbc31612e6a82261f48484977eb0e59ffb52d6dea8e68 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=squid-ad35db0, org.label-schema.license=GPLv2) 2024-09-16T14:11:37.990 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:37 smithi177 bash[106065]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[105052]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[105052]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[101292]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:38 smithi029 ceph-mon[101292]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:11:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:38 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:38 smithi177 ceph-mon[87603]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-16T14:11:38.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:38 smithi177 ceph-mon[87603]: osdmap e148: 8 total, 7 up, 8 in 2024-09-16T14:11:38.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106079]: 2024-09-16 14:11:38.106225136 +0000 UTC m=+0.662271400 container remove 45d6f0723c3394b6ad4bbc31612e6a82261f48484977eb0e59ffb52d6dea8e68 (image=quay.ceph.io/ceph-ci/ceph@sha256:492037805376aaa75d18e0094fd59778d9efe585eee2e5c893fdf6a5d0e45d60, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, RELEASE=squid-ad35db0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-16T14:11:38.735 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:38.597904095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:38.736 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106168]: 2024-09-16 14:11:38.37050992 +0000 UTC m=+0.016043631 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:38.736 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106168]: 2024-09-16 14:11:38.606487293 +0000 UTC m=+0.252020992 container create 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True) 2024-09-16T14:11:39.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:39 smithi177 ceph-mon[87603]: pgmap v295: 161 pgs: 12 peering, 20 stale+active+clean, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:11:39.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:39 smithi177 ceph-mon[87603]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:11:39.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:39 smithi177 ceph-mon[87603]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:39.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106168]: 2024-09-16 14:11:38.827041443 +0000 UTC m=+0.472575146 container init 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T14:11:39.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106168]: 2024-09-16 14:11:38.830571082 +0000 UTC m=+0.476104785 container start 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-09-16T14:11:39.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:38 smithi177 podman[106168]: 2024-09-16 14:11:38.901516236 +0000 UTC m=+0.547049937 container attach 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-16T14:11:39.204 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 podman[106168]: 2024-09-16 14:11:39.013492375 +0000 UTC m=+0.659026076 container died 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[101292]: pgmap v295: 161 pgs: 12 peering, 20 stale+active+clean, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[101292]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[101292]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[105052]: pgmap v295: 161 pgs: 12 peering, 20 stale+active+clean, 129 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[105052]: osdmap e149: 8 total, 7 up, 8 in 2024-09-16T14:11:39.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-mon[105052]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-16T14:11:39.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:39] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-16T14:11:39.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 podman[106191]: 2024-09-16 14:11:39.62196015 +0000 UTC m=+0.602541103 container remove 8b64cb1226b9840e55f561241abd9e5f7b4da55e1dceb668990f8ae4a0d7a095 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-16T14:11:39.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-16T14:11:39.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 systemd[1]: Stopped Ceph osd.7 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:11:39.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.7.service: Consumed 15.133s CPU time. 2024-09-16T14:11:39.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:39 smithi177 systemd[1]: Starting Ceph osd.7 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:11:40.368 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:40 smithi177 ceph-mon[87603]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:40.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 podman[106291]: 2024-09-16 14:11:39.956436238 +0000 UTC m=+0.016542175 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:40.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 podman[106291]: 2024-09-16 14:11:40.056854679 +0000 UTC m=+0.116960615 container create dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T14:11:40.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 podman[106291]: 2024-09-16 14:11:40.267844102 +0000 UTC m=+0.327950043 container init dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731) 2024-09-16T14:11:40.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 podman[106291]: 2024-09-16 14:11:40.271601138 +0000 UTC m=+0.331707075 container start dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, 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) 2024-09-16T14:11:40.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 podman[106291]: 2024-09-16 14:11:40.367824687 +0000 UTC m=+0.427930639 container attach dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, GIT_CLEAN=True, 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, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:11:40.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:40 smithi029 ceph-mon[101292]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:40.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:40 smithi029 ceph-mon[105052]: Health check failed: Degraded data redundancy: 19/636 objects degraded (2.987%), 9 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:40.702 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:40.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 bash[106291]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:40.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:40.703 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:40 smithi177 bash[106291]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-16T14:11:41.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:41 smithi029 ceph-mon[101292]: pgmap v297: 161 pgs: 19 active+undersized, 17 peering, 8 stale+active+clean, 9 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-16T14:11:41.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:41 smithi029 ceph-mon[105052]: pgmap v297: 161 pgs: 19 active+undersized, 17 peering, 8 stale+active+clean, 9 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-16T14:11:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:41 smithi177 ceph-mon[87603]: pgmap v297: 161 pgs: 19 active+undersized, 17 peering, 8 stale+active+clean, 9 active+undersized+degraded, 108 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 19/636 objects degraded (2.987%) 2024-09-16T14:11:41.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:41.60446237Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:43.035 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:11:43.035 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:42 smithi177 bash[106291]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:11:43.035 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:11:43.035 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:42 smithi177 bash[106291]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-16T14:11:43.355 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-mon[87603]: pgmap v298: 161 pgs: 30 active+undersized, 17 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 bash[106291]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 bash[106291]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 bash[106291]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 bash[106291]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate[106306]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 bash[106291]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-16T14:11:43.356 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 podman[106291]: 2024-09-16 14:11:43.066710171 +0000 UTC m=+3.126816110 container died dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-16T14:11:43.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:43 smithi029 ceph-mon[101292]: pgmap v298: 161 pgs: 30 active+undersized, 17 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-16T14:11:43.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:43 smithi029 ceph-mon[105052]: pgmap v298: 161 pgs: 30 active+undersized, 17 peering, 22 active+undersized+degraded, 92 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 72/636 objects degraded (11.321%) 2024-09-16T14:11:43.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 podman[106464]: 2024-09-16 14:11:43.66322206 +0000 UTC m=+0.590433385 container remove dfeb9d14006816ef7daae83676d56b7239a77e7a8cf35f0be127cea4664d6c74 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T14:11:43.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 podman[106525]: 2024-09-16 14:11:43.787771776 +0000 UTC m=+0.017137914 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:11:43.953 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:43 smithi177 podman[106525]: 2024-09-16 14:11:43.89762263 +0000 UTC m=+0.126988807 container create 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True) 2024-09-16T14:11:44.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:44 smithi029 ceph-mon[101292]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:11:44.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:44 smithi029 ceph-mon[105052]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:11:44.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:44 smithi177 ceph-mon[87603]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-09-16T14:11:44.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:44 smithi177 podman[106525]: 2024-09-16 14:11:44.116898253 +0000 UTC m=+0.346264391 container init 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:11:44.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:44 smithi177 podman[106525]: 2024-09-16 14:11:44.120301111 +0000 UTC m=+0.349667249 container start 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:11:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:44 smithi177 ceph-osd[106543]: -- 172.21.15.177:0/3277034864 <== mon.1 v2:172.21.15.177:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bdef2c1a40 con 0x55bdf0090400 2024-09-16T14:11:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:44 smithi177 bash[106525]: 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 2024-09-16T14:11:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:44 smithi177 systemd[1]: Started Ceph osd.7 for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:11:44.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:44.601132522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[101292]: pgmap v299: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:45.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[105052]: pgmap v299: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:45.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:45.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:45 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:45 smithi177 ceph-mon[87603]: pgmap v299: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:45.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:45 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:46.008 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:11:45.746+0000 7f3796e8d640 -1 Falling back to public interface 2024-09-16T14:11:47.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:47 smithi177 ceph-mon[87603]: pgmap v300: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:47.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:47 smithi029 ceph-mon[101292]: pgmap v300: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:47.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:47 smithi029 ceph-mon[105052]: pgmap v300: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:47.950 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:47.597938648Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:48.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:48 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:48.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:48 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:48.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:48 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:49.373 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:11:49.083+0000 7f3796e8d640 -1 osd.7 147 log_to_monitors true 2024-09-16T14:11:49.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: pgmap v301: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:49.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.373 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:49.374 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-mon[87603]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:49] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-16T14:11:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: pgmap v301: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:49.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:49.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[105052]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: pgmap v301: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:49.693 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:49 smithi029 ceph-mon[101292]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-16T14:11:50.185 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:11:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:11:49.882+0000 7f378ec37640 -1 osd.7 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T14:11:50.257 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (7m) 2s ago 28m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (8m) 2m ago 27m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (8m) 2s ago 32m 460M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (17m) 2m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (5m) 2m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:11:50.852 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (6m) 2s ago 33m 44.1M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (5m) 2m ago 32m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (8m) 2s ago 27m 11.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (4m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (3m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (111s) 2s ago 30m 47.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (77s) 2s ago 30m 44.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (42s) 2s ago 29m 43.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (7s) 2s ago 29m 11.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 8f8888729475 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (7m) 2s ago 28m 53.8M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:11:50.853 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (27m) 2m ago 27m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:11:50.854 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (27m) 2s ago 27m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:11:50.875 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:50.598045647Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:51.190 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: pgmap v303: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[101292]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:11:51.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: pgmap v303: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:51.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:51.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:50 smithi029 ceph-mon[105052]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:51.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: from='osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: osdmap e150: 8 total, 7 up, 8 in 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi177", "root=default"]} : dispatch 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: pgmap v303: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 242 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 86/636 objects degraded (13.522%), 30 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:51.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:50 smithi177 ceph-mon[87603]: from='client.44502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:51.215 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:11:51.216 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:11:51.217 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:11:51.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:11:51.217 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 13 2024-09-16T14:11:51.217 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:11:51.217 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:11:51.512 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:11:51.512 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:11:51.512 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [ 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "osd" 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: ], 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "8/8 daemons upgraded", 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading osd daemons", 2024-09-16T14:11:51.513 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:11:51.514 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894] boot 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3440154672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:52.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[101292]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894] boot 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3440154672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:52.192 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:51 smithi029 ceph-mon[105052]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:11:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='client.54512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-16T14:11:52.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: osd.7 [v2:172.21.15.177:6824/1432957894,v1:172.21.15.177:6825/1432957894] boot 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: osdmap e151: 8 total, 8 up, 8 in 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3440154672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:11:52.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:51 smithi177 ceph-mon[87603]: osdmap e152: 8 total, 8 up, 8 in 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: pgmap v306: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.442 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all osd 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:11:53.443 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: pgmap v306: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.444 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all osd 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:11:53.445 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.446 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mds 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nfs 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.447 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Finalizing container_image settings 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:11:53.448 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mds 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.449 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nfs 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Finalizing container_image settings 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:11:53.450 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:11:53.451 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.452 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:11:53.453 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.454 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: Upgrade: Complete! 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.455 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: Upgrade: Complete! 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.456 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='client.54530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: pgmap v306: 161 pgs: 39 active+undersized, 30 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.457 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all osd 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-16T14:11:53.458 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mds 2024-09-16T14:11:53.459 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nfs 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.460 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:11:53.461 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:11:53.462 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:11:53.463 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:11:53.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:11:53.464 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:53.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:53.599567625Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:55.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:54 smithi029 ceph-mon[101292]: pgmap v307: 161 pgs: 32 active+undersized, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:11:55.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:54 smithi029 ceph-mon[105052]: pgmap v307: 161 pgs: 32 active+undersized, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:11:55.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:54 smithi177 ceph-mon[87603]: pgmap v307: 161 pgs: 32 active+undersized, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-16T14:11:56.353 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:55 smithi177 ceph-mon[87603]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:56.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:55 smithi029 ceph-mon[101292]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:56.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:55 smithi029 ceph-mon[105052]: Health check update: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded (PG_DEGRADED) 2024-09-16T14:11:56.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:56.597386861Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:11:57.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:56 smithi177 ceph-mon[87603]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T14:11:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:56 smithi177 ceph-mon[87603]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded) 2024-09-16T14:11:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:56 smithi177 ceph-mon[87603]: Cluster is now healthy 2024-09-16T14:11:57.203 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:56 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[101292]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[101292]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded) 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[101292]: Cluster is now healthy 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[105052]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[105052]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 74/636 objects degraded (11.635%), 23 pgs degraded) 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[105052]: Cluster is now healthy 2024-09-16T14:11:57.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:56 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:11:58.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:57 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:58.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:57 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:58.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:57 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:11:59.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:11:58 smithi029 ceph-mon[101292]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:59.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:11:58 smithi029 ceph-mon[105052]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:59.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:11:58 smithi177 ceph-mon[87603]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:11:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:11:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:11:59] "GET /metrics HTTP/1.1" 200 38264 "" "Prometheus/2.51.0" 2024-09-16T14:11:59.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:11:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:11:59.601134202Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:01.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:00 smithi029 ceph-mon[101292]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2024-09-16T14:12:01.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:00 smithi029 ceph-mon[105052]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2024-09-16T14:12:01.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:00 smithi177 ceph-mon[87603]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 565 B/s rd, 0 op/s 2024-09-16T14:12:02.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:02 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:02.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:02 smithi177 ceph-mon[87603]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-16T14:12:02.956 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:02.601262572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:02 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:03.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:02 smithi029 ceph-mon[105052]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-16T14:12:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:02 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:03.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:02 smithi029 ceph-mon[101292]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-09-16T14:12:05.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:04 smithi029 ceph-mon[101292]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:05.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:04 smithi029 ceph-mon[105052]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:05.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:04 smithi177 ceph-mon[87603]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:05.601864494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[101292]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:07.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[105052]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:07.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:07.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:07.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:06 smithi177 ceph-mon[87603]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:07.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:08.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:07 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:08.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:07 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:08.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:08.594571869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:09.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:08 smithi029 ceph-mon[101292]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:09.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:08 smithi029 ceph-mon[105052]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:09.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:08 smithi177 ceph-mon[87603]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:09.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:09] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-16T14:12:11.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:10 smithi029 ceph-mon[101292]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:11.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:10 smithi029 ceph-mon[105052]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:11.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:10 smithi177 ceph-mon[87603]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:11.601791558Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:13.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:12 smithi029 ceph-mon[101292]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:13.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:12 smithi029 ceph-mon[105052]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:13.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:12 smithi177 ceph-mon[87603]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:14.606334585Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:15.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:14 smithi029 ceph-mon[101292]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:15.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:14 smithi029 ceph-mon[105052]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:15.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:14 smithi177 ceph-mon[87603]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:16 smithi029 ceph-mon[101292]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:17.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:16 smithi029 ceph-mon[105052]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:16 smithi177 ceph-mon[87603]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:17.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:17.595722832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:17 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:18.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:17 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:17 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:19.340 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:18 smithi029 ceph-mon[101292]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:19.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:18 smithi029 ceph-mon[105052]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:19.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:18 smithi177 ceph-mon[87603]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:19.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:19] "GET /metrics HTTP/1.1" 200 38406 "" "Prometheus/2.51.0" 2024-09-16T14:12:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:20.593611566Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:21 smithi029 ceph-mon[101292]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:21.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:21 smithi029 ceph-mon[105052]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:21.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:21 smithi177 ceph-mon[87603]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:22.149 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:22.149 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:22.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:22.569 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:12:22.827 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:23.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:23 smithi029 ceph-mon[101292]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:23.201 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:23 smithi029 ceph-mon[101292]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:23.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:23 smithi029 ceph-mon[105052]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:23.201 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:23 smithi029 ceph-mon[105052]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:23.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:23 smithi177 ceph-mon[87603]: from='client.54536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:23.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:23 smithi177 ceph-mon[87603]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:23.489 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:12:23.489 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (7m) 2m ago 28m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:12:23.490 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (7m) 35s ago 28m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:12:23.490 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (9m) 2m ago 28m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:12:23.490 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (8m) 35s ago 33m 460M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:12:23.490 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (18m) 2m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:12:23.490 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 2m ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (6m) 35s ago 33m 44.1M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (5m) 2m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (8m) 2m ago 28m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (8m) 35s ago 28m 11.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:12:23.491 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:12:23.492 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 2m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:12:23.492 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (2m) 2m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:12:23.492 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (2m) 35s ago 31m 47.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:12:23.492 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (109s) 35s ago 30m 44.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:12:23.492 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (74s) 35s ago 30m 43.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:12:23.493 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (39s) 35s ago 29m 11.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 8f8888729475 2024-09-16T14:12:23.493 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (8m) 35s ago 29m 53.8M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:12:23.493 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (28m) 2m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:12:23.493 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (28m) 35s ago 28m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:12:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:23.603018668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:24.320 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-16T14:12:24.575 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:25.334 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:12:25.335 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:25 smithi029 ceph-mon[101292]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:25.335 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:25 smithi029 ceph-mon[101292]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:25.335 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:25 smithi029 ceph-mon[105052]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:25.335 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:25 smithi029 ceph-mon[105052]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:25.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:25 smithi177 ceph-mon[87603]: from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:25.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:25 smithi177 ceph-mon[87603]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:25.999 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-16T14:12:26.257 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:26.354 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:26 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3182454077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:26.378 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:26 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3182454077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:26.378 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:26 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3182454077' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:26.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:26.595146841Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:27.148 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)" 2024-09-16T14:12:27.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:27 smithi029 ceph-mon[101292]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:27.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:27 smithi029 ceph-mon[105052]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:27.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:27 smithi177 ceph-mon[87603]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:27.805 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade status' 2024-09-16T14:12:28.062 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:28.184 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:28 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:28.184 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:28 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/2188045639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:28.184 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:28 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:28.184 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:28 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/2188045639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:28.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:28 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:28.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:28 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/2188045639' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:28.798 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": null, 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": false, 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "", 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": null, 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "", 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:12:28.799 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:12:29.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:29 smithi029 ceph-mon[105052]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:29.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:29 smithi029 ceph-mon[101292]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:29.445 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph health detail' 2024-09-16T14:12:29.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:29 smithi177 ceph-mon[87603]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:29.468 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:29] "GET /metrics HTTP/1.1" 200 38405 "" "Prometheus/2.51.0" 2024-09-16T14:12:29.697 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:29.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:29.599891746Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:30.135 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:30 smithi029 ceph-mon[101292]: from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:30.135 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:30 smithi029 ceph-mon[105052]: from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:30.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:30 smithi177 ceph-mon[87603]: from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:30.482 INFO:teuthology.orchestra.run.smithi029.stdout:HEALTH_OK 2024-09-16T14:12:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:31 smithi029 ceph-mon[101292]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:31.153 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:31 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3944234604' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:12:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:31 smithi029 ceph-mon[105052]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:31.154 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:31 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3944234604' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:12:31.186 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-16T14:12:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:31 smithi177 ceph-mon[87603]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:31.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:31 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3944234604' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-16T14:12:31.484 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:32.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:32.605550671Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:33 smithi029 ceph-mon[105052]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:33.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:33 smithi029 ceph-mon[105052]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:33 smithi029 ceph-mon[101292]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:33.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:33 smithi029 ceph-mon[101292]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:33 smithi177 ceph-mon[87603]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:33.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:33 smithi177 ceph-mon[87603]: from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:33.607 INFO:teuthology.orchestra.run.smithi029.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.283 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.814 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[101292]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.815 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:34 smithi029 ceph-mon[105052]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:12:34.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:34 smithi177 ceph-mon[87603]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:35.616 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:12:35.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:35.599014511Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:36.339 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:36.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mon 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all osd 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.942 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[105052]: from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mon 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all osd 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:36.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:36 smithi029 ceph-mon[101292]: from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:36.948 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (7m) 48s ago 28m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (9m) 3m ago 28m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (9m) 48s ago 33m 460M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (18m) 3m ago 34m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 3m ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (7m) 48s ago 33m 44.1M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 3m ago 33m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (8m) 3m ago 28m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (8m) 48s ago 28m 11.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (4m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:12:36.949 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (3m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 3m ago 31m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (2m) 48s ago 31m 47.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (2m) 48s ago 31m 44.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (88s) 48s ago 30m 43.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (53s) 48s ago 30m 11.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 8f8888729475 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (8m) 48s ago 29m 53.8M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (28m) 3m ago 28m - - 19.1.1-328-gad35db06 b5388489f99e 14c615647857 2024-09-16T14:12:36.950 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (28m) 48s ago 28m 89.9M - 19.1.1-328-gad35db06 b5388489f99e 94d0bad93b0e 2024-09-16T14:12:36.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Target is version 19.3.0-4917-g8293d73f (squid) 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f7ad55f9ccd17ba66aadb19b4d291e67b60ea24e5d8a0c0e92941fd59c81e4ce'] 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mgr 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mon 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all crash 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all osd 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all mds 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:36.954 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:36 smithi177 ceph-mon[87603]: from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.306 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:12:37.306 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:12:37.306 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:12:37.306 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:12:37.306 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 13 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:12:37.307 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:12:37.613 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "0/2 daemons upgraded", 2024-09-16T14:12:37.614 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T14:12:37.614 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:12:37.614 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: Upgrade: Updating rgw.foo.smithi029.ehxsrc (1/2) 2024-09-16T14:12:37.839 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/1707798486' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: Upgrade: Updating rgw.foo.smithi029.ehxsrc (1/2) 2024-09-16T14:12:37.840 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:37.841 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:37.841 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:37.841 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T14:12:37.841 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:37 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/1707798486' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:37.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: Upgrade: Updating rgw.foo.smithi029.ehxsrc (1/2) 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi029.ehxsrc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: Deploying daemon rgw.foo.smithi029.ehxsrc on smithi029 2024-09-16T14:12:37.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:37 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/1707798486' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:12:38.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:38 smithi029 ceph-mon[101292]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:38.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:38 smithi029 ceph-mon[101292]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:38 smithi029 ceph-mon[105052]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:38.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:38 smithi029 ceph-mon[105052]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:38 smithi177 ceph-mon[87603]: from='client.44598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:12:38.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:38 smithi177 ceph-mon[87603]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:12:38.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:38.596084323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:39.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:39] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:12:41.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:40 smithi029 ceph-mon[101292]: 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-16T14:12:41.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:40 smithi029 ceph-mon[105052]: 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-16T14:12:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:40 smithi177 ceph-mon[87603]: 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-16T14:12:41.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:41.603130862Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:43.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:42 smithi029 ceph-mon[101292]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:43.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:42 smithi029 ceph-mon[105052]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:43.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:42 smithi177 ceph-mon[87603]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:12:44.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:44.596200978Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:45.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:44 smithi029 ceph-mon[101292]: pgmap v332: 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-16T14:12:45.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:44 smithi029 ceph-mon[105052]: pgmap v332: 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-16T14:12:45.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:44 smithi177 ceph-mon[87603]: pgmap v332: 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-16T14:12:47.200 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:46 smithi029 ceph-mon[101292]: pgmap v333: 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-16T14:12:47.200 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:46 smithi029 ceph-mon[105052]: pgmap v333: 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-16T14:12:47.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:46 smithi177 ceph-mon[87603]: pgmap v333: 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-16T14:12:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:47.605008545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:48.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:47 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:48.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:47 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:48.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:47 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:49.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:48 smithi029 ceph-mon[101292]: pgmap v334: 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-16T14:12:49.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:48 smithi029 ceph-mon[105052]: pgmap v334: 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-16T14:12:49.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:48 smithi177 ceph-mon[87603]: pgmap v334: 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-16T14:12:49.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:49 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:49] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:12:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:50.604854444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:51.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:50 smithi177 ceph-mon[87603]: pgmap v335: 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-16T14:12:51.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:50 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:51.379 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:50 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:51.440 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[101292]: pgmap v335: 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-16T14:12:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:51.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[105052]: pgmap v335: 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-16T14:12:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:51.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:50 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:52.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:52 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:52.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:52 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:52.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:52 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:12:53.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: pgmap v336: 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-16T14:12:53.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: Upgrade: Updating rgw.foo.smithi177.bmblpb (2/2) 2024-09-16T14:12:53.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:53.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-mon[87603]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: pgmap v336: 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-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: Upgrade: Updating rgw.foo.smithi177.bmblpb (2/2) 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[101292]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: pgmap v336: 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-16T14:12:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: Upgrade: Updating rgw.foo.smithi177.bmblpb (2/2) 2024-09-16T14:12:53.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:12:53.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi177.bmblpb", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-16T14:12:53.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:12:53.692 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:53 smithi029 ceph-mon[105052]: Deploying daemon rgw.foo.smithi177.bmblpb on smithi177 2024-09-16T14:12:53.826 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:53.594412977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:55.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:55 smithi177 ceph-mon[87603]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 25 op/s 2024-09-16T14:12:55.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:55 smithi029 ceph-mon[101292]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 25 op/s 2024-09-16T14:12:55.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:55 smithi029 ceph-mon[105052]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 85 B/s wr, 25 op/s 2024-09-16T14:12:56.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:56.593652542Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:12:57.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:57 smithi177 ceph-mon[87603]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:12:57.663 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:57 smithi029 ceph-mon[101292]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:12:57.663 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:57 smithi029 ceph-mon[105052]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:12:58.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:58 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:58.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:58 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:58.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:58 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:12:59.596 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:12:59 smithi177 ceph-mon[87603]: pgmap v339: 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-16T14:12:59.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:12:59 smithi029 ceph-mon[101292]: pgmap v339: 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-16T14:12:59.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:12:59 smithi029 ceph-mon[105052]: pgmap v339: 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-16T14:12:59.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:12:59 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:12:59] "GET /metrics HTTP/1.1" 200 38388 "" "Prometheus/2.51.0" 2024-09-16T14:12:59.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:12:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:12:59.594563763Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:01.691 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:01 smithi029 ceph-mon[101292]: pgmap v340: 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-16T14:13:01.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:01 smithi029 ceph-mon[105052]: pgmap v340: 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-16T14:13:01.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:01 smithi177 ceph-mon[87603]: pgmap v340: 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-16T14:13:02.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:02.604719873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:03.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:03 smithi029 ceph-mon[101292]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:03.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:03 smithi029 ceph-mon[105052]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:03.702 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:03 smithi177 ceph-mon[87603]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:05.429 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:05 smithi177 ceph-mon[87603]: pgmap v342: 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-16T14:13:05.686 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:05.598194961Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:05.690 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:05 smithi029 ceph-mon[101292]: pgmap v342: 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-16T14:13:05.691 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:05 smithi029 ceph-mon[105052]: pgmap v342: 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-16T14:13:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[101292]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[105052]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:07.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:06 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:06 smithi177 ceph-mon[87603]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-16T14:13:07.202 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:06 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:07.941 INFO:teuthology.orchestra.run.smithi029.stdout:true 2024-09-16T14:13:07.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:07 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:08.076 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:07 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:08.076 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:07 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (8m) 3m ago 29m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (8m) 80s ago 29m 82.7M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (9m) 3m ago 28m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (9m) 80s ago 33m 460M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:13:08.532 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (19m) 3m ago 35m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (6m) 3m ago 35m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (7m) 80s ago 34m 44.1M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (6m) 3m ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (9m) 3m ago 29m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (9m) 80s ago 29m 11.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 3m ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (4m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (3m) 3m ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (3m) 80s ago 31m 47.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (2m) 80s ago 31m 44.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (119s) 80s ago 31m 43.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:13:08.533 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (84s) 80s ago 30m 11.4M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 8f8888729475 2024-09-16T14:13:08.534 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (9m) 80s ago 30m 53.8M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:13:08.534 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 starting - - - - 2024-09-16T14:13:08.534 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 starting - - - - 2024-09-16T14:13:08.916 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "mon": { 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 3 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "mgr": { 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "osd": { 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 8 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "rgw": { 2024-09-16T14:13:08.917 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 2 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: }, 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: "overall": { 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.1.1-328-gad35db06 (ad35db06e8924912f01e32b35576297c0f1352b4) squid (stable)": 2, 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: "ceph version 19.3.0-4917-g8293d73f (8293d73f8690540e843a81caec373f9cc29cf705) squid (dev)": 15 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout: } 2024-09-16T14:13:08.918 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:13:08.952 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:08 smithi177 ceph-mon[87603]: from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:08 smithi177 ceph-mon[87603]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:13:08.953 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:08 smithi177 ceph-mon[87603]: from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:08.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:08.599819069Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:09.028 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[101292]: from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:09.028 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[101292]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:13:09.029 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[101292]: from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:09.029 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[105052]: from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:09.029 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[105052]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 8.5 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-16T14:13:09.029 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:08 smithi029 ceph-mon[105052]: from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:09.234 INFO:teuthology.orchestra.run.smithi029.stdout:{ 2024-09-16T14:13:09.234 INFO:teuthology.orchestra.run.smithi029.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705", 2024-09-16T14:13:09.234 INFO:teuthology.orchestra.run.smithi029.stdout: "in_progress": true, 2024-09-16T14:13:09.234 INFO:teuthology.orchestra.run.smithi029.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-16T14:13:09.235 INFO:teuthology.orchestra.run.smithi029.stdout: "services_complete": [], 2024-09-16T14:13:09.235 INFO:teuthology.orchestra.run.smithi029.stdout: "progress": "1/2 daemons upgraded", 2024-09-16T14:13:09.235 INFO:teuthology.orchestra.run.smithi029.stdout: "message": "Currently upgrading rgw daemons", 2024-09-16T14:13:09.235 INFO:teuthology.orchestra.run.smithi029.stdout: "is_paused": false 2024-09-16T14:13:09.235 INFO:teuthology.orchestra.run.smithi029.stdout:} 2024-09-16T14:13:09.690 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:13:09] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.51.0" 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/3683464579' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.112 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:09 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/3683464579' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:10.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.192 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='client.54668 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/3683464579' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:10.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.193 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='client.44673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:10.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:10.194 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:09 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.207 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:10 smithi177 ceph-mon[87603]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-09-16T14:13:11.207 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.207 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:10 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.366 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[101292]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-09-16T14:13:11.366 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.366 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[105052]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-09-16T14:13:11.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.367 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:10 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:11.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:11.602976933Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:12.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[101292]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:12.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:12.995 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:12.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[105052]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:12.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:12.996 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:12 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:12 smithi177 ceph-mon[87603]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:13.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:12 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.942 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all rgw 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"}]': finished 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"}]': finished 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:13:14.943 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nfs 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.944 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.945 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all rgw 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"} : dispatch 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"}]': finished 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"} : dispatch 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"}]': finished 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:13:14.946 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nfs 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.947 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Finalizing container_image settings 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:13:14.948 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:13:14.949 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Finalizing container_image settings 2024-09-16T14:13:14.950 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:13:14.951 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:13:14.952 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Upgrade: Complete! 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.953 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: Checking dashboard <-> RGW credentials 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:13:14.954 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.955 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Upgrade: Complete! 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: Checking dashboard <-> RGW credentials 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.956 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.957 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:14 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.957 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:14.593457464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.958 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: 2 rgw daemon(s) are 19.1.1-328-gad35db06 != target 19.3.0-4917-g8293d73f 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all rgw 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"} : dispatch 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi029.ehxsrc"}]': finished 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"} : dispatch 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi177.bmblpb"}]': finished 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all rbd-mirror 2024-09-16T14:13:14.959 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all ceph-exporter 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nfs 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Setting container_image for all nvmeof 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.960 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Finalizing container_image settings 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-16T14:13:14.961 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-16T14:13:14.962 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Upgrade: Complete! 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-16T14:13:14.963 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: Checking dashboard <-> RGW credentials 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-16T14:13:14.964 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:14 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:17.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:17 smithi029 ceph-mon[105052]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:13:17.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:17 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:17 smithi029 ceph-mon[101292]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:13:17.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:17 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:17 smithi177 ceph-mon[87603]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-09-16T14:13:17.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:17 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' 2024-09-16T14:13:17.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:17.600439067Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:18.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:18 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:18.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:18 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:18.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:18 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:19.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:19 smithi029 ceph-mon[101292]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T14:13:19.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:19 smithi029 ceph-mon[105052]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T14:13:19.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:19 smithi177 ceph-mon[87603]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 85 op/s 2024-09-16T14:13:19.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:13:19] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.51.0" 2024-09-16T14:13:20.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:20.597524777Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:21.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:21 smithi029 ceph-mon[101292]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 74 op/s 2024-09-16T14:13:21.442 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:21 smithi029 ceph-mon[105052]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 74 op/s 2024-09-16T14:13:21.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:21 smithi177 ceph-mon[87603]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 74 op/s 2024-09-16T14:13:22.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:22 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:22.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:22 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:22.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:22 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:23.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:23 smithi029 ceph-mon[101292]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-16T14:13:23.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:23 smithi029 ceph-mon[105052]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-16T14:13:23.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:23 smithi177 ceph-mon[87603]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-16T14:13:23.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:23.602155592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:25.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:25 smithi029 ceph-mon[101292]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:13:25.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:25 smithi029 ceph-mon[105052]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:13:25.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:25 smithi177 ceph-mon[87603]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-16T14:13:26.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:26.595374182Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:27.440 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:27 smithi029 ceph-mon[101292]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:13:27.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:27 smithi029 ceph-mon[105052]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:13:27.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:27 smithi177 ceph-mon[87603]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-16T14:13:28.411 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:28 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:28.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:28 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:28.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:28 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:29.341 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:29 smithi029 ceph-mon[101292]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:29.341 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:29 smithi029 ceph-mon[105052]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:29.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:29 smithi177 ceph-mon[87603]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:29.691 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:29 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:13:29] "GET /metrics HTTP/1.1" 200 38411 "" "Prometheus/2.51.0" 2024-09-16T14:13:29.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:29.600428951Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:31.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:31 smithi029 ceph-mon[101292]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:31.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:31 smithi029 ceph-mon[105052]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:31.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:31 smithi177 ceph-mon[87603]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-16T14:13:32.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:32.599195826Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:33.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:33 smithi029 ceph-mon[101292]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:33.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:33 smithi029 ceph-mon[105052]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:33.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:33 smithi177 ceph-mon[87603]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:35.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:35 smithi029 ceph-mon[101292]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:35.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:35 smithi029 ceph-mon[105052]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:35.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:35 smithi177 ceph-mon[87603]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:35.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:35.596243171Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:37 smithi029 ceph-mon[101292]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:37.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:37 smithi029 ceph-mon[101292]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:37 smithi029 ceph-mon[105052]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:37.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:37 smithi029 ceph-mon[105052]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:37 smithi177 ceph-mon[87603]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:37.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:37 smithi177 ceph-mon[87603]: from='mgr.25190 172.21.15.29:0/3066806824' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-16T14:13:38.441 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:38 smithi029 ceph-mon[101292]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:38.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:38 smithi029 ceph-mon[105052]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:38.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:38 smithi177 ceph-mon[87603]: from='client.25072 -' entity='client.iscsi.foo.smithi029.dayixf' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-16T14:13:38.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:38.604918625Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:39.440 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:39 smithi029 ceph-mon[101292]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:39.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:39 smithi029 ceph-mon[105052]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:39.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:39 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: ::ffff:172.21.15.177 - - [16/Sep/2024:14:13:39] "GET /metrics HTTP/1.1" 200 38408 "" "Prometheus/2.51.0" 2024-09-16T14:13:39.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:39 smithi177 ceph-mon[87603]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:40.305 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph orch ps' 2024-09-16T14:13:40.567 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:41.267 INFO:teuthology.orchestra.run.smithi029.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-16T14:13:41.267 INFO:teuthology.orchestra.run.smithi029.stdout:alertmanager.a smithi029 *:9093,9094 running (9m) 31s ago 30m - - 0.27.0 11f11916f8cd e9350dc7dc38 2024-09-16T14:13:41.267 INFO:teuthology.orchestra.run.smithi029.stdout:grafana.a smithi177 *:3000 running (8m) 32s ago 29m 81.9M - 10.4.0 c8b91775d855 95e47ee2215a 2024-09-16T14:13:41.267 INFO:teuthology.orchestra.run.smithi029.stdout:iscsi.foo.smithi029.dayixf smithi029 *:5000 running (10m) 31s ago 29m - - 3.8 b5388489f99e d2dee636904c 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.x smithi177 *:8443,9283,8765 running (10m) 32s ago 34m 460M - 19.3.0-4917-g8293d73f 425e316ba8eb 4daf5d67a2cf 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:mgr.y smithi029 *:8443,9283,8765 running (19m) 31s ago 36m - - 19.3.0-4917-g8293d73f 425e316ba8eb d381e580f1dc 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:mon.a smithi029 running (7m) 31s ago 36m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 58264aa03947 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:mon.b smithi177 running (8m) 32s ago 34m 46.2M 2048M 19.3.0-4917-g8293d73f 425e316ba8eb 70c47016a5a5 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:mon.c smithi029 running (7m) 31s ago 34m - 2048M 19.3.0-4917-g8293d73f 425e316ba8eb a8b273142df8 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.a smithi029 *:9100 running (10m) 31s ago 29m - - 1.7.0 72c9c2088986 d58ed1bbb44a 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:node-exporter.b smithi177 *:9100 running (9m) 32s ago 29m 10.2M - 1.7.0 72c9c2088986 dd0ad346f710 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.0 smithi029 running (6m) 31s ago 34m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 2258ce903ed6 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.1 smithi029 running (5m) 31s ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 0cbf17648dc5 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.2 smithi029 running (5m) 31s ago 33m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 5d653a34d371 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.3 smithi029 running (4m) 31s ago 32m - 2993M 19.3.0-4917-g8293d73f 425e316ba8eb 743ee3b0c37a 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.4 smithi177 running (3m) 32s ago 32m 51.3M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 08d991d32b68 2024-09-16T14:13:41.268 INFO:teuthology.orchestra.run.smithi029.stdout:osd.5 smithi177 running (3m) 32s ago 32m 46.9M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb d317f8692cbb 2024-09-16T14:13:41.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.6 smithi177 running (2m) 32s ago 31m 46.8M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 16bb8e3ecfda 2024-09-16T14:13:41.269 INFO:teuthology.orchestra.run.smithi029.stdout:osd.7 smithi177 running (117s) 32s ago 31m 46.6M 3247M 19.3.0-4917-g8293d73f 425e316ba8eb 8f8888729475 2024-09-16T14:13:41.269 INFO:teuthology.orchestra.run.smithi029.stdout:prometheus.a smithi177 *:9095 running (9m) 32s ago 30m 54.5M - 2.51.0 1d3b7f56885b da7f8e09bd92 2024-09-16T14:13:41.269 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi029.ehxsrc smithi029 *:8000 running (50s) 31s ago 29m - - 19.3.0-4917-g8293d73f 425e316ba8eb d98c3b4488a3 2024-09-16T14:13:41.269 INFO:teuthology.orchestra.run.smithi029.stdout:rgw.foo.smithi177.bmblpb smithi177 *:8000 running (36s) 32s ago 29m 78.5M - 19.3.0-4917-g8293d73f 425e316ba8eb a7673b09d433 2024-09-16T14:13:41.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:41 smithi029 ceph-mon[101292]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:41.269 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:41 smithi029 ceph-mon[101292]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:41.269 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:41 smithi029 ceph-mon[105052]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:41.270 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:41 smithi029 ceph-mon[105052]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:41.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:41 smithi177 ceph-mon[87603]: from='client.44715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:41.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:41 smithi177 ceph-mon[87603]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-16T14:13:41.928 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-16T14:13:41.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:41.605038279Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:42.185 INFO:teuthology.orchestra.run.smithi029.stderr:Inferring config /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/mon.a/config 2024-09-16T14:13:42.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:42 smithi029 ceph-mon[101292]: from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:42.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:42 smithi029 ceph-mon[105052]: from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:42.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:42 smithi177 ceph-mon[87603]: from='client.54725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-16T14:13:42.924 INFO:teuthology.orchestra.run.smithi029.stdout:false 2024-09-16T14:13:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:43 smithi029 ceph-mon[101292]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:43.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:43 smithi029 ceph-mon[101292]: from='client.? 172.21.15.29:0/2540362833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:43.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:43 smithi029 ceph-mon[105052]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:43.191 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:43 smithi029 ceph-mon[105052]: from='client.? 172.21.15.29:0/2540362833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:43.452 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:43 smithi177 ceph-mon[87603]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-16T14:13:43.453 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:43 smithi177 ceph-mon[87603]: from='client.? 172.21.15.29:0/2540362833' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-16T14:13:43.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:13:43.555 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi029 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 acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:13:43.782 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=05b45360b148498cb66eda34964bd53b Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_8293d73f8690540e843a81caec373f9cc29cf705/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi029 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 acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-16T14:13:43.785 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-16T14:13:43.793 INFO:tasks.cephadm:Teardown begin 2024-09-16T14:13:43.793 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:13:43.824 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:13:43.860 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-16T14:13:43.860 DEBUG:teuthology.orchestra.run.smithi029:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:13:43.880 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-16T14:13:43.916 INFO:tasks.cephadm:Stopping all daemons... 2024-09-16T14:13:43.917 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-16T14:13:43.917 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a 2024-09-16T14:13:44.191 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:43 smithi029 systemd[1]: Stopping Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:44.588 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[101288]: 2024-09-16T14:13:44.260+0000 7fee015df640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:13:44.589 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a[101288]: 2024-09-16T14:13:44.260+0000 7fee015df640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-16T14:13:44.589 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 podman[139114]: 2024-09-16 14:13:44.321384824 +0000 UTC m=+0.185819039 container died 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:13:44.589 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE Bus STOPPING 2024-09-16T14:13:44.589 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-16T14:13:44.590 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE Bus STOPPED 2024-09-16T14:13:44.590 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE Bus STARTING 2024-09-16T14:13:44.590 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE Serving on http://:::9283 2024-09-16T14:13:44.590 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:44 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: [16/Sep/2024:14:13:44] ENGINE Bus STARTED 2024-09-16T14:13:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 podman[139114]: 2024-09-16 14:13:44.772767259 +0000 UTC m=+0.637201466 container cleanup 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-09-16T14:13:44.941 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 bash[139114]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a 2024-09-16T14:13:44.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:44.598777609Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:45.205 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service' 2024-09-16T14:13:45.229 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:44 smithi029 podman[139129]: 2024-09-16 14:13:44.975956229 +0000 UTC m=+0.650389554 container remove 58264aa03947c58e274a7ed4e989f20b2f56c1cbaba9078c55745f7ad8b623d9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.schema-version=1.0) 2024-09-16T14:13:45.229 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:45 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-16T14:13:45.229 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:45 smithi029 systemd[1]: Stopped Ceph mon.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:13:45.229 INFO:journalctl@ceph.mon.a.smithi029.stdout:Sep 16 14:13:45 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.a.service: Consumed 7.774s CPU time. 2024-09-16T14:13:45.263 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:45.263 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-16T14:13:45.264 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-16T14:13:45.264 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.c 2024-09-16T14:13:45.597 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:45 smithi029 systemd[1]: Stopping Ceph mon.c for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c[105048]: 2024-09-16T14:13:45.596+0000 7f8027982640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:13:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:45 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c[105048]: 2024-09-16T14:13:45.596+0000 7f8027982640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:13:45.941 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:45 smithi029 podman[139249]: 2024-09-16 14:13:45.800861593 +0000 UTC m=+0.313413295 container died a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:13:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:46 smithi029 podman[139249]: 2024-09-16 14:13:46.250947335 +0000 UTC m=+0.763499077 container cleanup a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-16T14:13:46.441 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:46 smithi029 bash[139249]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c 2024-09-16T14:13:46.695 INFO:journalctl@ceph.mon.c.smithi029.stdout:Sep 16 14:13:46 smithi029 podman[139262]: 2024-09-16 14:13:46.536829361 +0000 UTC m=+0.734821776 container remove a8b273142df846bd93fedb51316c5c1b18cf87b79d2aaa9bb1f2f444ecbf3b5c (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-c, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:13:46.700 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.c.service' 2024-09-16T14:13:46.736 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:46.736 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-16T14:13:46.736 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-16T14:13:46.737 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b 2024-09-16T14:13:47.044 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:46 smithi177 systemd[1]: Stopping Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:47.311 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b[87599]: 2024-09-16T14:13:47.042+0000 7f081726e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:13:47.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b[87599]: 2024-09-16T14:13:47.042+0000 7f081726e640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-16T14:13:47.312 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 podman[115130]: 2024-09-16 14:13:47.05326397 +0000 UTC m=+0.120734676 container died 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True) 2024-09-16T14:13:47.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 podman[115130]: 2024-09-16 14:13:47.417803381 +0000 UTC m=+0.485274087 container cleanup 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, CEPH_POINT_RELEASE=, 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, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True) 2024-09-16T14:13:47.593 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 bash[115130]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b 2024-09-16T14:13:47.841 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service' 2024-09-16T14:13:47.863 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:47.592696908Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 podman[115142]: 2024-09-16 14:13:47.685857788 +0000 UTC m=+0.626787076 container remove 70c47016a5a5f1acfecfcd6d581755e41fdad993ca789f25a2fa1be8fd2a150b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True) 2024-09-16T14:13:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-16T14:13:47.863 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 systemd[1]: Stopped Ceph mon.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:13:47.864 INFO:journalctl@ceph.mon.b.smithi177.stdout:Sep 16 14:13:47 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@mon.b.service: Consumed 5.800s CPU time. 2024-09-16T14:13:47.889 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:47.889 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-16T14:13:47.889 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-16T14:13:47.890 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y 2024-09-16T14:13:48.185 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:47 smithi029 systemd[1]: Stopping Ceph mgr.y for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:48.440 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:48 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y[79440]: 2024-09-16T14:13:48.182+0000 7fe322ce9640 -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-16T14:13:48.441 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:48 smithi029 podman[139370]: 2024-09-16 14:13:48.224544069 +0000 UTC m=+0.135809763 container died d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731) 2024-09-16T14:13:48.857 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:48 smithi029 podman[139370]: 2024-09-16 14:13:48.62878828 +0000 UTC m=+0.540053967 container cleanup d381e580f1dc7a29129610032b7a35ce04261e6134d22ad1d29eb9e422e4da33 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, 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, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:13:48.858 INFO:journalctl@ceph.mgr.y.smithi029.stdout:Sep 16 14:13:48 smithi029 bash[139370]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-y 2024-09-16T14:13:49.013 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-16T14:13:49.049 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:49.049 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-16T14:13:49.049 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-16T14:13:49.050 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x 2024-09-16T14:13:49.362 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:13:49 smithi177 systemd[1]: Stopping Ceph mgr.x for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:49.649 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:13:49 smithi177 podman[115249]: 2024-09-16 14:13:49.361178581 +0000 UTC m=+0.124589328 container died 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-16T14:13:49.952 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:13:49 smithi177 podman[115249]: 2024-09-16 14:13:49.755450228 +0000 UTC m=+0.518860975 container cleanup 4daf5d67a2cffbcfc03c923e6fcdb5e2d60768d3e9d97c445e24281c93868783 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:13:49.953 INFO:journalctl@ceph.mgr.x.smithi177.stdout:Sep 16 14:13:49 smithi177 bash[115249]: ceph-acb34024-7430-11ef-bceb-c7b262605968-mgr-x 2024-09-16T14:13:50.134 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-16T14:13:50.168 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:50.169 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-16T14:13:50.169 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-16T14:13:50.169 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.0 2024-09-16T14:13:50.505 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:50 smithi029 systemd[1]: Stopping Ceph osd.0 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:50.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:13:50.502+0000 7f53c076a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:13:50.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:13:50.502+0000 7f53c076a640 -1 osd.0 152 *** Got signal Terminated *** 2024-09-16T14:13:50.941 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:50 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0[110408]: 2024-09-16T14:13:50.502+0000 7f53c076a640 -1 osd.0 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:13:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:50.595292662Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:53.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:53.603926469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:56.250 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:55 smithi029 podman[139492]: 2024-09-16 14:13:55.972163401 +0000 UTC m=+5.597860774 container died 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:13:56.628 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:56 smithi029 podman[139492]: 2024-09-16 14:13:56.415058787 +0000 UTC m=+6.040756193 container cleanup 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-16T14:13:56.629 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:56 smithi029 bash[139492]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0 2024-09-16T14:13:56.890 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:56.60706807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:13:56.940 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:56 smithi029 podman[139508]: 2024-09-16 14:13:56.627736785 +0000 UTC m=+0.644206926 container remove 2258ce903ed6bf469a97bf5a2723f9f11fe55faa735cd7f2886459aa1c1cd903 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T14:13:57.309 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:57.046253987 +0000 UTC m=+0.108609711 container create 5f46211c1eb6680977df2557b76837a95ddd6578fd79d2011d747544b0964c3a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:13:57.310 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:56.954324631 +0000 UTC m=+0.016680329 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:13:57.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:57.308845795 +0000 UTC m=+0.371201491 container init 5f46211c1eb6680977df2557b76837a95ddd6578fd79d2011d747544b0964c3a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-16T14:13:57.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:57.312430814 +0000 UTC m=+0.374786498 container start 5f46211c1eb6680977df2557b76837a95ddd6578fd79d2011d747544b0964c3a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-09-16T14:13:57.691 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:57.392774556 +0000 UTC m=+0.455130248 container attach 5f46211c1eb6680977df2557b76837a95ddd6578fd79d2011d747544b0964c3a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-16T14:13:57.692 INFO:journalctl@ceph.osd.0.smithi029.stdout:Sep 16 14:13:57 smithi029 podman[139594]: 2024-09-16 14:13:57.512206406 +0000 UTC m=+0.574562089 container died 5f46211c1eb6680977df2557b76837a95ddd6578fd79d2011d747544b0964c3a (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:13:58.113 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.0.service' 2024-09-16T14:13:58.153 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:13:58.153 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-16T14:13:58.153 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-16T14:13:58.154 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.1 2024-09-16T14:13:58.441 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:13:58 smithi029 systemd[1]: Stopping Ceph osd.1 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:13:58.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:13:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:13:58.549+0000 7f70ff708640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:13:58.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:13:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:13:58.549+0000 7f70ff708640 -1 osd.1 152 *** Got signal Terminated *** 2024-09-16T14:13:58.941 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:13:58 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1[115231]: 2024-09-16T14:13:58.549+0000 7f70ff708640 -1 osd.1 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:13:59.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:13:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:13:59.600378481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:02.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:02.595529087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:04.244 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:03 smithi029 podman[139698]: 2024-09-16 14:14:03.963416454 +0000 UTC m=+5.573877445 container died 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-16T14:14:04.690 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:04 smithi029 podman[139698]: 2024-09-16 14:14:04.426608791 +0000 UTC m=+6.037069772 container cleanup 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:14:04.691 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:04 smithi029 bash[139698]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1 2024-09-16T14:14:05.058 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:04 smithi029 podman[139712]: 2024-09-16 14:14:04.705812133 +0000 UTC m=+0.738982181 container remove 0cbf17648dc5d297484ff6b5c7712da7503281d879da2f3eb3c46fc1d40ee7e7 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:05.381 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:05.057335149 +0000 UTC m=+0.109599235 container create 798f8ddb1c092949664df7bcda10d0de8ed14844402c2a02a87db078d5eac329 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, ceph=True) 2024-09-16T14:14:05.382 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:04.96446925 +0000 UTC m=+0.016733348 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:05.687 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:05.486847888 +0000 UTC m=+0.539111977 container init 798f8ddb1c092949664df7bcda10d0de8ed14844402c2a02a87db078d5eac329 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:14:05.687 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:05.490398453 +0000 UTC m=+0.542662542 container start 798f8ddb1c092949664df7bcda10d0de8ed14844402c2a02a87db078d5eac329 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, ceph=True, 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, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:14:05.687 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:05.578784456 +0000 UTC m=+0.631048565 container attach 798f8ddb1c092949664df7bcda10d0de8ed14844402c2a02a87db078d5eac329 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-16T14:14:05.940 INFO:journalctl@ceph.osd.1.smithi029.stdout:Sep 16 14:14:05 smithi029 podman[139805]: 2024-09-16 14:14:05.686486379 +0000 UTC m=+0.738750466 container died 798f8ddb1c092949664df7bcda10d0de8ed14844402c2a02a87db078d5eac329 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:14:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:05.593484376Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:05.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.790Z 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.29:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.792Z 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.29:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.953 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.792Z 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.29:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.954 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.794Z 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.29:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.954 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.795Z 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.29:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.954 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.796Z 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.29:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:05.954 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:05.796Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.29:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.29:8765: connect: connection refused" 2024-09-16T14:14:06.380 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.1.service' 2024-09-16T14:14:06.423 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:06.424 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-16T14:14:06.424 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-16T14:14:06.424 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.2 2024-09-16T14:14:06.690 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:06 smithi029 systemd[1]: Stopping Ceph osd.2 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:07.191 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:14:06.792+0000 7f09ba044640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:07.191 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:14:06.792+0000 7f09ba044640 -1 osd.2 152 *** Got signal Terminated *** 2024-09-16T14:14:07.191 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:06 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2[120918]: 2024-09-16T14:14:06.792+0000 7f09ba044640 -1 osd.2 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:08.597013814Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:11.599826635Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:12.507 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:12 smithi029 podman[139908]: 2024-09-16 14:14:12.216312689 +0000 UTC m=+5.556821888 container died 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-09-16T14:14:12.941 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:12 smithi029 podman[139908]: 2024-09-16 14:14:12.671337764 +0000 UTC m=+6.011846961 container cleanup 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:14:12.941 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:12 smithi029 bash[139908]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2 2024-09-16T14:14:13.346 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[139925]: 2024-09-16 14:14:13.017939488 +0000 UTC m=+0.792159695 container remove 5d653a34d3711d0bf02fb69e54b847a9b4a11a7d1827cf978a0f61b2b3625248 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True) 2024-09-16T14:14:13.658 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.248501187 +0000 UTC m=+0.016814187 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:13.658 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.352762424 +0000 UTC m=+0.121075469 container create b8bd49434a24246c20e350d6f77ff2cd4a6d529a57f38ec2c81d1af051cf0926 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T14:14:13.658 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.573252591 +0000 UTC m=+0.341565581 container init b8bd49434a24246c20e350d6f77ff2cd4a6d529a57f38ec2c81d1af051cf0926 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, io.buildah.version=1.37.2, ceph=True) 2024-09-16T14:14:13.658 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.576690669 +0000 UTC m=+0.345003654 container start b8bd49434a24246c20e350d6f77ff2cd4a6d529a57f38ec2c81d1af051cf0926 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, 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, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-16T14:14:13.658 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.657093894 +0000 UTC m=+0.425406886 container attach b8bd49434a24246c20e350d6f77ff2cd4a6d529a57f38ec2c81d1af051cf0926 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:14:13.941 INFO:journalctl@ceph.osd.2.smithi029.stdout:Sep 16 14:14:13 smithi029 podman[140016]: 2024-09-16 14:14:13.773002752 +0000 UTC m=+0.541315742 container died b8bd49434a24246c20e350d6f77ff2cd4a6d529a57f38ec2c81d1af051cf0926 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0) 2024-09-16T14:14:14.468 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.2.service' 2024-09-16T14:14:14.516 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:14.517 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-16T14:14:14.517 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-16T14:14:14.517 DEBUG:teuthology.orchestra.run.smithi029:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.3 2024-09-16T14:14:14.748 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:14 smithi029 systemd[1]: Stopping Ceph osd.3 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:14.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:14.605255287Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:15.191 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:14:14.845+0000 7f52e89a6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:15.191 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:14:14.845+0000 7f52e89a6640 -1 osd.3 152 *** Got signal Terminated *** 2024-09-16T14:14:15.191 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:14 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:14:14.845+0000 7f52e89a6640 -1 osd.3 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:17.372 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:17.091+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:17.684 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:17.370+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:17.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:17.603702189Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:17.952 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:17.717+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:17.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:17.682+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:18.359 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:18 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:18.074+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:18.702 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:18 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:18.358+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:19.118 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:18 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:18.760+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:19.118 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:18 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:18.720+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:19.408 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:19.116+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:19.678 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:19.406+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:19.691 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:19 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3[126879]: 2024-09-16T14:14:19.252+0000 7f52e0fb3640 -1 osd.3 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:54.203615+0000 front 2024-09-16T14:13:54.203690+0000 (oldest deadline 2024-09-16T14:14:18.804265+0000) 2024-09-16T14:14:19.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:19.676+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:19.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:19 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:19.756+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:20.387 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:20.122+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:20.491 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:20 smithi029 podman[140120]: 2024-09-16 14:14:20.214017103 +0000 UTC m=+5.479606728 container died 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:20.702 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:20.386+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:20.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:20.59317997Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:20 smithi029 podman[140120]: 2024-09-16 14:14:20.682763171 +0000 UTC m=+5.948352793 container cleanup 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-16T14:14:20.941 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:20 smithi029 bash[140120]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3 2024-09-16T14:14:20.952 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:20.746+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:20.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:20.700+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:21.270 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:20 smithi029 podman[140146]: 2024-09-16 14:14:20.94377811 +0000 UTC m=+0.731522949 container remove 743ee3b0c37a14acac1e2d70867990fca749336f5e9495ac648c522c2cb27216 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3, 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.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-16T14:14:21.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:21.150+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:21.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:21.340+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:21.585 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.172203631 +0000 UTC m=+0.016235774 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:21.585 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.279899413 +0000 UTC m=+0.123931542 container create ec314c6796051f77ec2a7a2ec5acc48247a3aa93b9c18aa1fd428735aab18a62 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-09-16T14:14:21.585 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.492603458 +0000 UTC m=+0.336635588 container init ec314c6796051f77ec2a7a2ec5acc48247a3aa93b9c18aa1fd428735aab18a62 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:21.586 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.496295355 +0000 UTC m=+0.340327485 container start ec314c6796051f77ec2a7a2ec5acc48247a3aa93b9c18aa1fd428735aab18a62 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T14:14:21.586 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.584382698 +0000 UTC m=+0.428414840 container attach ec314c6796051f77ec2a7a2ec5acc48247a3aa93b9c18aa1fd428735aab18a62 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:14:21.940 INFO:journalctl@ceph.osd.3.smithi029.stdout:Sep 16 14:14:21 smithi029 podman[140234]: 2024-09-16 14:14:21.68909514 +0000 UTC m=+0.533127279 container died ec314c6796051f77ec2a7a2ec5acc48247a3aa93b9c18aa1fd428735aab18a62 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_CLEAN=True, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:14:22.117 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:21.712+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:22.117 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:21 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:21.723+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:22.295 DEBUG:teuthology.orchestra.run.smithi029:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.3.service' 2024-09-16T14:14:22.338 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:22.338 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-16T14:14:22.338 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-16T14:14:22.339 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.4 2024-09-16T14:14:22.369 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:22.115+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:22.369 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:22.323+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:22.658 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:22 smithi177 systemd[1]: Stopping Ceph osd.4 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:22.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:22.720+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:22.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:22.657+0000 7faefce8a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:22.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:22.657+0000 7faefce8a640 -1 osd.4 152 *** Got signal Terminated *** 2024-09-16T14:14:22.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:22.657+0000 7faefce8a640 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:22.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:22 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:22.672+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:23.355 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:23.091+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:23.674 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:23.354+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:23.675 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:23.595543088Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:23.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:23.673+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:23.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:23.712+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:24.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:24.329+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:24.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:24.126+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:24.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:24.676+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:24.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:24 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:24.711+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:25.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:25.149+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:25.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:25.305+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:25.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:25.305+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:26.116 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:25.723+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:26.117 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:25.706+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:26.117 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:25.706+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:00.029949+0000 front 2024-09-16T14:14:00.029991+0000 (oldest deadline 2024-09-16T14:14:24.729811+0000) 2024-09-16T14:14:26.366 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:26.115+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:26.367 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:26.345+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:26.367 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:26.345+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:26.684 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:26.597982161Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:26.952 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:26.682+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.428856+0000 front 2024-09-16T14:13:55.428910+0000 (oldest deadline 2024-09-16T14:14:17.128952+0000) 2024-09-16T14:14:26.953 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4[92268]: 2024-09-16T14:14:26.682+0000 7faef5497640 -1 osd.4 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:00.029949+0000 front 2024-09-16T14:14:00.029991+0000 (oldest deadline 2024-09-16T14:14:24.729811+0000) 2024-09-16T14:14:26.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:26.753+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:26.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:26 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:26.753+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:27.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:27.358+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:27.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:27.358+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:27.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:27.162+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:27.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:27.162+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:28.002 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:27.707+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:28.002 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:27 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:27.707+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:28.276 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:28 smithi177 podman[115384]: 2024-09-16 14:14:28.000855333 +0000 UTC m=+5.466032821 container died 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:28.276 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:28.156+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:28.277 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:28.156+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:28.652 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:28 smithi177 podman[115384]: 2024-09-16 14:14:28.37409003 +0000 UTC m=+5.839267516 container cleanup 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:14:28.652 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:28 smithi177 bash[115384]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4 2024-09-16T14:14:28.652 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:28.394+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:28.653 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:28.394+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:28.952 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:28 smithi177 podman[115411]: 2024-09-16 14:14:28.650525752 +0000 UTC m=+0.638281271 container remove 08d991d32b68b16f8890e0031ce801959450745577e347a36d5d17e18de3cad9 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-16T14:14:28.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:28.716+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:28.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:28 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:28.716+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:29.263 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:28 smithi177 podman[115500]: 2024-09-16 14:14:28.875727069 +0000 UTC m=+0.016194772 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:29.263 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:29 smithi177 podman[115500]: 2024-09-16 14:14:29.001711704 +0000 UTC m=+0.142179433 container create f23a25c67714fc79c99128eb1139e4f062e08a5585924d55d557393b43531a5b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-16T14:14:29.263 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:29 smithi177 podman[115500]: 2024-09-16 14:14:29.204904984 +0000 UTC m=+0.345372672 container init f23a25c67714fc79c99128eb1139e4f062e08a5585924d55d557393b43531a5b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T14:14:29.264 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:29 smithi177 podman[115500]: 2024-09-16 14:14:29.208247834 +0000 UTC m=+0.348715528 container start f23a25c67714fc79c99128eb1139e4f062e08a5585924d55d557393b43531a5b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-16T14:14:29.264 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:29 smithi177 podman[115500]: 2024-09-16 14:14:29.262287309 +0000 UTC m=+0.402754996 container attach f23a25c67714fc79c99128eb1139e4f062e08a5585924d55d557393b43531a5b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73) 2024-09-16T14:14:29.264 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:29.163+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:29.264 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:29.163+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:29.603 INFO:journalctl@ceph.osd.4.smithi177.stdout:Sep 16 14:14:29 smithi177 podman[115500]: 2024-09-16 14:14:29.392332948 +0000 UTC m=+0.532800636 container died f23a25c67714fc79c99128eb1139e4f062e08a5585924d55d557393b43531a5b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731) 2024-09-16T14:14:29.604 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:29.396+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:29.604 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:29.396+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:29.908 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:29.748+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:29.909 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:29.748+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:29.909 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:29 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:29.60292037Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:29.928 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.4.service' 2024-09-16T14:14:30.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:30.008 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-16T14:14:30.008 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-16T14:14:30.008 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.5 2024-09-16T14:14:30.203 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 systemd[1]: Stopping Ceph osd.5 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:30.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:30.116+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:30.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:30.116+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:30.702 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:30.369+0000 7f907c356640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:30.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:30.369+0000 7f907c356640 -1 osd.5 152 *** Got signal Terminated *** 2024-09-16T14:14:30.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:30.369+0000 7f907c356640 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:30.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:30.429+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:30.703 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:30.429+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:31.108 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:30.704+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:31.108 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:30 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:30.704+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:31.392 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:31.106+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:31.392 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:31.106+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:31.667 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:31.390+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:31.668 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:31.390+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:31.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:31.666+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:31.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:31 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:31.666+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:32.436 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:32.107+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:32.436 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:32.107+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:32.689 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:32.596770675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:32.690 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:32.434+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:32.690 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:32.434+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:32.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:32.688+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:32.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:32 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:32.688+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:33.389 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:33.063+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:33.389 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:33.063+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:33.660 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:33.387+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:33.660 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:33.387+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:33.661 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:33.387+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:10.483630+0000 front 2024-09-16T14:14:10.483676+0000 (oldest deadline 2024-09-16T14:14:33.383542+0000) 2024-09-16T14:14:33.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:33.659+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:33.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:33 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:33.659+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:34.421 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:34.020+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:34.421 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:34.020+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:34.681 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:34.419+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:55.480887+0000 front 2024-09-16T14:13:55.480830+0000 (oldest deadline 2024-09-16T14:14:16.580701+0000) 2024-09-16T14:14:34.681 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:34.419+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:03.482606+0000 front 2024-09-16T14:14:03.482670+0000 (oldest deadline 2024-09-16T14:14:25.182547+0000) 2024-09-16T14:14:34.682 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5[97084]: 2024-09-16T14:14:34.419+0000 7f907896b640 -1 osd.5 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:10.483630+0000 front 2024-09-16T14:14:10.483676+0000 (oldest deadline 2024-09-16T14:14:33.383542+0000) 2024-09-16T14:14:34.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:34.680+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:34.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:34.680+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:35.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:34.990+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:35.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:34.990+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:35.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:34 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:34.990+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:35.876 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:35.598546516Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:35.876 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:35.656+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:35.877 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:35.656+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:35.877 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:35 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:35.656+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:36.146 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:35 smithi177 podman[115602]: 2024-09-16 14:14:35.875263861 +0000 UTC m=+5.635450210 container died d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True) 2024-09-16T14:14:36.147 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:36.037+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:36.147 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:36.037+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:36.147 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:36.037+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:36.452 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:36 smithi177 podman[115602]: 2024-09-16 14:14:36.244387807 +0000 UTC m=+6.004574151 container cleanup d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:36.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:36 smithi177 bash[115602]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5 2024-09-16T14:14:36.839 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:36 smithi177 podman[115620]: 2024-09-16 14:14:36.496006256 +0000 UTC m=+0.614246447 container remove d317f8692cbbf1fdc4d2e79914491ec62963f65b3f6a78dc28a50f5dcd1f794b (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:36.839 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:36.645+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:36.840 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:36.645+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:36.840 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:36 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:36.645+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:37.166 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:37.082+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:37.167 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:37.082+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:37.167 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:37.082+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:37.167 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:36 smithi177 podman[115706]: 2024-09-16 14:14:36.838631223 +0000 UTC m=+0.091797479 container create e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T14:14:37.167 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:36 smithi177 podman[115706]: 2024-09-16 14:14:36.763145501 +0000 UTC m=+0.016311710 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:37.168 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:37 smithi177 podman[115706]: 2024-09-16 14:14:37.074259637 +0000 UTC m=+0.327425847 container init e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:37.168 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:37 smithi177 podman[115706]: 2024-09-16 14:14:37.077975198 +0000 UTC m=+0.331141416 container start e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:14:37.168 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:37 smithi177 podman[115706]: 2024-09-16 14:14:37.166002707 +0000 UTC m=+0.419168922 container attach e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-16T14:14:37.453 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:37 smithi177 podman[115706]: 2024-09-16 14:14:37.268446245 +0000 UTC m=+0.521612456 container died e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.license=GPLv2, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-16T14:14:37.808 INFO:journalctl@ceph.osd.5.smithi177.stdout:Sep 16 14:14:37 smithi177 podman[115729]: 2024-09-16 14:14:37.786321037 +0000 UTC m=+0.511867582 container remove e91edf071b90e4e6a01b14e8faf5484ade45be399a32beb331ff63b029799549 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-5-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=) 2024-09-16T14:14:37.809 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:37.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:37.809 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:37.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:37.809 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:37 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:37.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:37.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.5.service' 2024-09-16T14:14:37.853 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:37.853 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-16T14:14:37.854 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-16T14:14:37.854 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.6 2024-09-16T14:14:38.123 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:37 smithi177 systemd[1]: Stopping Ceph osd.6 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:38.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.180+0000 7fc34cd1f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:38.453 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.180+0000 7fc34cd1f640 -1 osd.6 152 *** Got signal Terminated *** 2024-09-16T14:14:38.453 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.180+0000 7fc34cd1f640 -1 osd.6 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:38.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:38.120+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:38.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:38.120+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:38.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:38.120+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:38.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:38.597268349Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:38.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:38.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:38.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:38 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:38.625+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:39.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:39.093+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:39.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:39.093+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:39.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:39.093+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:39.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:39.649+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:39.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:39.649+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:39.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:39 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:39.649+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:40.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:40.064+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:40.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:40.064+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:40.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:40.064+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:40.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:40.610+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:40.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:40.610+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:40.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:40.610+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:40.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:40 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:40.610+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:14.905764+0000 front 2024-09-16T14:14:14.905702+0000 (oldest deadline 2024-09-16T14:14:40.205543+0000) 2024-09-16T14:14:41.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:41.095+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:41.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:41.095+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:41.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:41.095+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:41.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:41.604419735Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:41.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:41.581+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:41.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:41.581+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:41.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:41.581+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:41.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:41 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:41.581+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:14.905764+0000 front 2024-09-16T14:14:14.905702+0000 (oldest deadline 2024-09-16T14:14:40.205543+0000) 2024-09-16T14:14:42.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:42.070+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:42.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:42.070+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:42.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:42.070+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:42.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:42.070+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:42.952 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:42.539+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:50.402562+0000 front 2024-09-16T14:13:50.402598+0000 (oldest deadline 2024-09-16T14:14:16.803083+0000) 2024-09-16T14:14:42.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:42.539+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.004459+0000 front 2024-09-16T14:14:02.004269+0000 (oldest deadline 2024-09-16T14:14:26.704225+0000) 2024-09-16T14:14:42.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:42.539+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.005176+0000 front 2024-09-16T14:14:09.005157+0000 (oldest deadline 2024-09-16T14:14:34.905074+0000) 2024-09-16T14:14:42.953 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:42 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6[101795]: 2024-09-16T14:14:42.539+0000 7fc349334640 -1 osd.6 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:14.905764+0000 front 2024-09-16T14:14:14.905702+0000 (oldest deadline 2024-09-16T14:14:40.205543+0000) 2024-09-16T14:14:43.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:43.084+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:43.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:43.084+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:43.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:43.084+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:43.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:43 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:43.084+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:43.759 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:43 smithi177 podman[115807]: 2024-09-16 14:14:43.489554131 +0000 UTC m=+5.409057756 container died 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.license=GPLv2) 2024-09-16T14:14:44.046 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:43 smithi177 podman[115807]: 2024-09-16 14:14:43.855785112 +0000 UTC m=+5.775288726 container cleanup 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:44.046 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:43 smithi177 bash[115807]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6 2024-09-16T14:14:44.452 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115823]: 2024-09-16 14:14:44.149075155 +0000 UTC m=+0.653484361 container remove 16bb8e3ecfda859271a07010892cb0de37ae1cbf805c79d4730427fd05aa1628 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:44.044+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:44.044+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:44.044+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:44.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:44.044+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:44.830 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:44 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:44.60341177Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:44.831 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.458339373 +0000 UTC m=+0.098768295 container create b657728417ba456d0941fb7d31a4352ac0b6e25bf25c5f20e1204350993a3871 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:44.831 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.375972692 +0000 UTC m=+0.016401571 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:44.831 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.636364058 +0000 UTC m=+0.276792943 container init b657728417ba456d0941fb7d31a4352ac0b6e25bf25c5f20e1204350993a3871 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:44.831 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.639970176 +0000 UTC m=+0.280399057 container start b657728417ba456d0941fb7d31a4352ac0b6e25bf25c5f20e1204350993a3871 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS) 2024-09-16T14:14:44.832 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.693938065 +0000 UTC m=+0.334366948 container attach b657728417ba456d0941fb7d31a4352ac0b6e25bf25c5f20e1204350993a3871 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-16T14:14:45.165 INFO:journalctl@ceph.osd.6.smithi177.stdout:Sep 16 14:14:44 smithi177 podman[115913]: 2024-09-16 14:14:44.830213745 +0000 UTC m=+0.470642626 container died b657728417ba456d0941fb7d31a4352ac0b6e25bf25c5f20e1204350993a3871 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:45.166 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.001+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:45.166 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.001+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:45.166 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.001+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:45.166 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.001+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:45.452 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.6.service' 2024-09-16T14:14:45.489 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:45.489 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-16T14:14:45.489 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-16T14:14:45.490 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.7 2024-09-16T14:14:45.702 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 systemd[1]: Stopping Ceph osd.7 for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:46.202 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.816+0000 7f3793e25640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.816+0000 7f3793e25640 -1 osd.7 152 *** Got signal Terminated *** 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.816+0000 7f3793e25640 -1 osd.7 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.961+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.961+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.961+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:46.203 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:45 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:45.961+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:47.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:46 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:46.971+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:47.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:46 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:46.971+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:47.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:46 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:46.971+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:47.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:46 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:46.971+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:47.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=cleanup t=2024-09-16T14:14:47.555184485Z level=info msg="Completed cleanup jobs" duration=15.293347ms 2024-09-16T14:14:47.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:47.599505209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:47.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafana.update.checker t=2024-09-16T14:14:47.681567496Z level=info msg="Update check succeeded" duration=64.717269ms 2024-09-16T14:14:47.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=plugins.update.checker t=2024-09-16T14:14:47.692854305Z level=info msg="Update check succeeded" duration=75.990938ms 2024-09-16T14:14:48.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:47.979+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:48.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:47.979+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:48.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:47.979+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:48.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:47 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:47.979+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:49.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:48 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:48.976+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:49.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:48 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:48.976+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:49.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:48 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:48.976+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:49.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:48 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:48.976+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:50.452 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:49.964+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6806 osd.0 since back 2024-09-16T14:13:51.004422+0000 front 2024-09-16T14:13:51.004535+0000 (oldest deadline 2024-09-16T14:14:16.304386+0000) 2024-09-16T14:14:50.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:49.964+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6814 osd.1 since back 2024-09-16T14:14:02.705760+0000 front 2024-09-16T14:14:02.705798+0000 (oldest deadline 2024-09-16T14:14:26.705973+0000) 2024-09-16T14:14:50.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:49.964+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6822 osd.2 since back 2024-09-16T14:14:09.606951+0000 front 2024-09-16T14:14:09.607037+0000 (oldest deadline 2024-09-16T14:14:34.906869+0000) 2024-09-16T14:14:50.453 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:49 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7[106539]: 2024-09-16T14:14:49.964+0000 7f379043a640 -1 osd.7 152 heartbeat_check: no reply from 172.21.15.29:6830 osd.3 since back 2024-09-16T14:14:17.207902+0000 front 2024-09-16T14:14:17.207790+0000 (oldest deadline 2024-09-16T14:14:41.307587+0000) 2024-09-16T14:14:50.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:50 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:50.593296487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:51.502 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:51 smithi177 podman[116016]: 2024-09-16 14:14:51.236240605 +0000 UTC m=+5.522813511 container died 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True) 2024-09-16T14:14:51.853 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:51 smithi177 podman[116016]: 2024-09-16 14:14:51.675826586 +0000 UTC m=+5.962399492 container cleanup 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-16T14:14:51.853 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:51 smithi177 bash[116016]: ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7 2024-09-16T14:14:52.202 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:51 smithi177 podman[116034]: 2024-09-16 14:14:51.852455437 +0000 UTC m=+0.616446950 container remove 8f88887294756bf51810047205140e05ec2f4af3859fd8b42d10d1ddbd9c8ba0 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-16T14:14:52.582 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.19426972 +0000 UTC m=+0.016521379 image pull 425e316ba8ebf74f04aa3640f7deb4fa3f293a78d0c8d097cb679eaf86ddca6c quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705 2024-09-16T14:14:52.582 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.294907236 +0000 UTC m=+0.117158882 container create 22fbca2ffc826d8d308db5bd66d7f075a65c9dc16b65b72b6deb8d6401dc8793 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_CLEAN=True, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_BRANCH=HEAD, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-16T14:14:52.582 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.505792276 +0000 UTC m=+0.328043931 container init 22fbca2ffc826d8d308db5bd66d7f075a65c9dc16b65b72b6deb8d6401dc8793 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965) 2024-09-16T14:14:52.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.509053946 +0000 UTC m=+0.331305591 container start 22fbca2ffc826d8d308db5bd66d7f075a65c9dc16b65b72b6deb8d6401dc8793 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-16T14:14:52.583 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.580552896 +0000 UTC m=+0.402804549 container attach 22fbca2ffc826d8d308db5bd66d7f075a65c9dc16b65b72b6deb8d6401dc8793 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-16T14:14:52.952 INFO:journalctl@ceph.osd.7.smithi177.stdout:Sep 16 14:14:52 smithi177 podman[116121]: 2024-09-16 14:14:52.69344586 +0000 UTC m=+0.515697507 container died 22fbca2ffc826d8d308db5bd66d7f075a65c9dc16b65b72b6deb8d6401dc8793 (image=quay.ceph.io/ceph-ci/ceph:8293d73f8690540e843a81caec373f9cc29cf705, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=wip-guits-main-2024-09-13-1248-8293d73, GIT_COMMIT=009c5a8162e3d9e92e49bb850b92bd3cd406d965, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-16T14:14:53.254 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@osd.7.service' 2024-09-16T14:14:53.292 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:53.293 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-16T14:14:53.293 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-16T14:14:53.293 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a 2024-09-16T14:14:53.601 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 systemd[1]: Stopping Ceph prometheus.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:53.880 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:53.600359444Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.628Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-16T14:14:53.881 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.629Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.629Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.629Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.630Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.630Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a[79733]: ts=2024-09-16T14:14:53.630Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-16T14:14:53.882 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 podman[116222]: 2024-09-16 14:14:53.639181033 +0000 UTC m=+0.128669216 container died da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:54.202 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 podman[116222]: 2024-09-16 14:14:53.987232248 +0000 UTC m=+0.476720430 container cleanup da7f8e09bd9245ae4c0f07fb0e4c20db4c48a2f3c7dba34616ffb23cb14b6cff (image=quay.io/prometheus/prometheus:v2.51.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:54.203 INFO:journalctl@ceph.prometheus.a.smithi177.stdout:Sep 16 14:14:53 smithi177 bash[116222]: ceph-acb34024-7430-11ef-bceb-c7b262605968-prometheus-a 2024-09-16T14:14:54.554 DEBUG:teuthology.orchestra.run.smithi177:> sudo pkill -f 'journalctl -f -n 0 -u ceph-acb34024-7430-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-16T14:14:54.585 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-16T14:14:54.586 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-16T14:14:54.586 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acb34024-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:14:54.796 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:14:56.683 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:56 smithi029 systemd[1]: Stopping Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:56.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:56 smithi029 ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a[94566]: ts=2024-09-16T14:14:56.681Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-16T14:14:56.941 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:56 smithi029 podman[140680]: 2024-09-16 14:14:56.722365077 +0000 UTC m=+0.162727297 container died e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:56.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:56 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:56.606446535Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:14:57.362 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 podman[140680]: 2024-09-16 14:14:57.150703963 +0000 UTC m=+0.591066239 container cleanup e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:57.362 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 bash[140680]: ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a 2024-09-16T14:14:57.690 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 podman[140692]: 2024-09-16 14:14:57.361274308 +0000 UTC m=+0.633061349 container remove e9350dc7dc38bf5e27f7d375ceb1973b213f1cd871d79c9e6665a16400ef598e (image=quay.io/prometheus/alertmanager:v0.27.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:57.691 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 podman[140692]: 2024-09-16 14:14:57.43050334 +0000 UTC m=+0.702290385 volume remove f4e1da74cceffce09344134dff8bd2235e2f203c9b4b6c8cf63386045062cb5c 2024-09-16T14:14:58.188 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:57 smithi029 systemd[1]: Stopping Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:14:58.188 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-16T14:14:58.188 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 systemd[1]: Stopped Ceph alertmanager.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:14:58.189 INFO:journalctl@ceph.alertmanager.a.smithi029.stdout:Sep 16 14:14:57 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.354s CPU time. 2024-09-16T14:14:58.441 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:58 smithi029 podman[140808]: 2024-09-16 14:14:58.186993684 +0000 UTC m=+0.093878772 container died d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:58.822 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:58 smithi029 podman[140808]: 2024-09-16 14:14:58.561064644 +0000 UTC m=+0.467949722 container cleanup d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:58.822 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:58 smithi029 bash[140808]: ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a 2024-09-16T14:14:59.190 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:58 smithi029 podman[140821]: 2024-09-16 14:14:58.821321201 +0000 UTC m=+0.637499188 container remove d58ed1bbb44a13d4553c87b92f4863df58ad9a9404288a05044de7bde70b3065 (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-16T14:14:59.191 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:58 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:14:59.191 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:59 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-16T14:14:59.191 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:59 smithi029 systemd[1]: Stopped Ceph node-exporter.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:14:59.191 INFO:journalctl@ceph.node-exporter.a.smithi029.stdout:Sep 16 14:14:59 smithi029 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.977s CPU time. 2024-09-16T14:14:59.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:14:59 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:14:59.603738505Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:02.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:02 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:02.597729503Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:05.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:05 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:05.605410687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:08.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:08 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:08.595656632Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:11.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:11 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:11.600201935Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:14.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:14 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:14.598706147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:17.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:17 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:17.601569576Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:20.953 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:20 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:20.604077858Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:23.175 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acb34024-7430-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-16T14:15:23.377 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:15:23.832 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:23 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-16T14:15:23.601408385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-16T14:15:24.952 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:24 smithi177 systemd[1]: Stopping Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:15:25.338 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=server t=2024-09-16T14:15:25.005884627Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-16T14:15:25.338 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=ticker t=2024-09-16T14:15:25.006056395Z level=info msg=stopped last_tick=2024-09-16T14:15:20Z 2024-09-16T14:15:25.338 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=grafana-apiserver t=2024-09-16T14:15:25.00611875Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-16T14:15:25.338 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a[83932]: logger=tracing t=2024-09-16T14:15:25.006128703Z level=info msg="Closing tracing" 2024-09-16T14:15:25.338 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 podman[116687]: 2024-09-16 14:15:25.016057684 +0000 UTC m=+0.114613903 container died 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:15:25.702 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 podman[116687]: 2024-09-16 14:15:25.505880549 +0000 UTC m=+0.604436801 container cleanup 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:15:25.703 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 bash[116687]: ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a 2024-09-16T14:15:26.073 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 podman[116698]: 2024-09-16 14:15:25.751288288 +0000 UTC m=+0.735711302 container remove 95e47ee2215ad290e63a862e5b9462b3883d8e15d1e1cc789d491ab97596228a (image=quay.io/ceph/grafana:10.4.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-16T14:15:26.073 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-16T14:15:26.074 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 systemd[1]: Stopped Ceph grafana.a for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:15:26.074 INFO:journalctl@ceph.grafana.a.smithi177.stdout:Sep 16 14:15:25 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@grafana.a.service: Consumed 8.543s CPU time. 2024-09-16T14:15:26.331 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 systemd[1]: Stopping Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968... 2024-09-16T14:15:26.637 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 podman[116813]: 2024-09-16 14:15:26.329611991 +0000 UTC m=+0.118684891 container died dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:15:26.946 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 podman[116813]: 2024-09-16 14:15:26.710605411 +0000 UTC m=+0.499678299 container cleanup dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:15:26.946 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 bash[116813]: ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b 2024-09-16T14:15:27.202 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 podman[116826]: 2024-09-16 14:15:26.944904205 +0000 UTC m=+0.619004960 container remove dd0ad346f7101574d00ad70ad7fa8e77e3bdcd68048d6add625475154a70616e (image=quay.io/prometheus/node-exporter:v1.7.0, name=ceph-acb34024-7430-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-16T14:15:27.202 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:26 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-16T14:15:27.203 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:27 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-16T14:15:27.203 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:27 smithi177 systemd[1]: Stopped Ceph node-exporter.b for acb34024-7430-11ef-bceb-c7b262605968. 2024-09-16T14:15:27.203 INFO:journalctl@ceph.node-exporter.b.smithi177.stdout:Sep 16 14:15:27 smithi177 systemd[1]: ceph-acb34024-7430-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.781s CPU time. 2024-09-16T14:15:39.134 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:15:39.169 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-16T14:15:39.196 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-16T14:15:39.198 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi029/crash 2024-09-16T14:15:39.199 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:15:39.262 INFO:teuthology.orchestra.run.smithi029.stderr:tar: /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:15:39.262 INFO:teuthology.orchestra.run.smithi029.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:15:39.264 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi177/crash 2024-09-16T14:15:39.265 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash -- . 2024-09-16T14:15:39.303 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/acb34024-7430-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-16T14:15:39.303 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-09-16T14:15:39.304 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-16T14:15:39.305 DEBUG:teuthology.orchestra.run.smithi029:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v CEPHADM_STRAY_DAEMON | egrep -v CEPHADM_FAILED_DAEMON | egrep -v CEPHADM_AGENT_DOWN | head -n 1 2024-09-16T14:15:39.336 INFO:tasks.cephadm:Compressing logs... 2024-09-16T14:15:39.337 DEBUG:teuthology.orchestra.run.smithi029:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T14:15:39.379 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T14:15:39.404 INFO:teuthology.orchestra.run.smithi029.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-09-16T14:15:39.404 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-16T14:15:39.404 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/tcmu-runner.log 2024-09-16T14:15:39.412 INFO:teuthology.orchestra.run.smithi177.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-16T14:15:39.412 INFO:teuthology.orchestra.run.smithi177.stderr:: No such file or directory 2024-09-16T14:15:39.412 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi177.bmblpb.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-16T14:15:39.413 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi177.bmblpb.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-16T14:15:39.414 INFO:teuthology.orchestra.run.smithi177.stderr: 77.4% 86.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:15:39.414 INFO:teuthology.orchestra.run.smithi177.stderr: -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi177.bmblpb.log.gz 2024-09-16T14:15:39.414 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.6.log: 91.1% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:15:39.415 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-16T14:15:39.415 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-16T14:15:39.415 INFO:teuthology.orchestra.run.smithi029.stderr: 63.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/tcmu-runner.log.gz 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi029.ehxsrc.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi029.ehxsrc.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr: 77.5% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-client.rgw.foo.smithi029.ehxsrc.log.gz/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log: 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-16T14:15:39.416 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-16T14:15:39.417 INFO:teuthology.orchestra.run.smithi029.stderr: 92.2%/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.2.log: -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-16T14:15:39.417 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:15:39.419 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.y.log: 94.4% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-16T14:15:39.419 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-16T14:15:39.421 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log 2024-09-16T14:15:39.421 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-16T14:15:39.421 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-16T14:15:39.421 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log: /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log: 89.1% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:15:39.421 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:15:39.424 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log: 93.9% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-16T14:15:39.425 INFO:teuthology.orchestra.run.smithi029.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-16T14:15:39.426 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:15:39.430 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.3.log: 91.0% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-16T14:15:39.436 INFO:teuthology.orchestra.run.smithi029.stderr:/var/log/ceph/cephadm.log: 92.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:15:39.465 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-16T14:15:39.514 INFO:teuthology.orchestra.run.smithi177.stderr: 89.9% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-16T14:15:39.872 INFO:teuthology.orchestra.run.smithi029.stderr: 89.7% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-16T14:15:39.885 INFO:teuthology.orchestra.run.smithi177.stderr: 92.6% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-16T14:15:40.077 INFO:teuthology.orchestra.run.smithi029.stderr: 92.5% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-16T14:15:40.642 INFO:teuthology.orchestra.run.smithi029.stderr: 93.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-16T14:15:40.990 INFO:teuthology.orchestra.run.smithi177.stderr: 93.2% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-16T14:15:41.134 INFO:teuthology.orchestra.run.smithi029.stderr: 91.0% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-16T14:15:41.222 INFO:teuthology.orchestra.run.smithi177.stderr: 93.7% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-16T14:15:41.310 INFO:teuthology.orchestra.run.smithi177.stderr: 93.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-16T14:15:41.465 INFO:teuthology.orchestra.run.smithi029.stderr: 93.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-16T14:15:41.538 INFO:teuthology.orchestra.run.smithi177.stderr: 93.5% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-16T14:15:41.541 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-09-16T14:15:41.541 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m2.146s 2024-09-16T14:15:41.541 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m7.720s 2024-09-16T14:15:41.541 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.356s 2024-09-16T14:15:41.650 INFO:teuthology.orchestra.run.smithi029.stderr: 93.4% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-16T14:15:41.954 INFO:teuthology.orchestra.run.smithi029.stderr: 93.3% -- replaced with /var/log/ceph/acb34024-7430-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-16T14:15:41.956 INFO:teuthology.orchestra.run.smithi029.stderr: 2024-09-16T14:15:41.956 INFO:teuthology.orchestra.run.smithi029.stderr:real 0m2.563s 2024-09-16T14:15:41.956 INFO:teuthology.orchestra.run.smithi029.stderr:user 0m10.611s 2024-09-16T14:15:41.957 INFO:teuthology.orchestra.run.smithi029.stderr:sys 0m0.376s 2024-09-16T14:15:41.957 INFO:tasks.cephadm:Archiving logs... 2024-09-16T14:15:41.957 DEBUG:teuthology.misc:Transferring archived files from smithi029:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi029/log 2024-09-16T14:15:41.958 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:15:43.325 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi177/log 2024-09-16T14:15:43.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T14:15:44.424 INFO:tasks.cephadm:Removing cluster... 2024-09-16T14:15:44.428 DEBUG:teuthology.orchestra.run.smithi029:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acb34024-7430-11ef-bceb-c7b262605968 --force 2024-09-16T14:15:44.642 INFO:teuthology.orchestra.run.smithi029.stdout:Deleting cluster with fsid: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:15:44.774 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid acb34024-7430-11ef-bceb-c7b262605968 --force 2024-09-16T14:15:44.976 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: acb34024-7430-11ef-bceb-c7b262605968 2024-09-16T14:15:45.103 INFO:tasks.cephadm:Removing cephadm ... 2024-09-16T14:15:45.103 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:15:45.120 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-16T14:15:45.135 INFO:tasks.cephadm:Teardown complete 2024-09-16T14:15:45.136 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T14:15:45.147 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T14:15:45.148 DEBUG:teuthology.orchestra.run.smithi029:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:15:45.162 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T14:15:45.175 INFO:teuthology.orchestra.run.smithi029.stderr:bash: line 1: ntpq: command not found 2024-09-16T14:15:45.180 INFO:teuthology.orchestra.run.smithi029.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T14:15:45.181 INFO:teuthology.orchestra.run.smithi029.stdout:=============================================================================== 2024-09-16T14:15:45.181 INFO:teuthology.orchestra.run.smithi029.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +60us[ +67us] +/- 47ms 2024-09-16T14:15:45.181 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 22 -149us[ -149us] +/- 63ms 2024-09-16T14:15:45.181 INFO:teuthology.orchestra.run.smithi029.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 20 +148us[ +148us] +/- 86ms 2024-09-16T14:15:45.181 INFO:teuthology.orchestra.run.smithi029.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T14:15:45.190 INFO:teuthology.orchestra.run.smithi177.stderr:bash: line 1: ntpq: command not found 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:=============================================================================== 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:^* hv01.front.sepia.ceph.com 3 6 377 22 +58us[ +62us] +/- 47ms 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 21 -179us[ -179us] +/- 63ms 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 +140us[ +144us] +/- 86ms 2024-09-16T14:15:45.194 INFO:teuthology.orchestra.run.smithi177.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T14:15:45.195 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T14:15:45.207 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T14:15:45.208 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T14:15:45.219 DEBUG:teuthology.orchestra.run.smithi029:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T14:15:45.304 DEBUG:teuthology.orchestra.run.smithi177:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T14:15:45.376 DEBUG:teuthology.orchestra.run.smithi029:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T14:15:45.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:15:45.405 DEBUG:teuthology.orchestra.run.smithi177:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T14:15:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:15:45.434 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T14:15:45.443 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T14:15:45.454 INFO:teuthology.task.internal:Duration was 2592.004395 seconds 2024-09-16T14:15:45.455 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T14:15:45.466 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T14:15:45.466 DEBUG:teuthology.orchestra.run.smithi029:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:15:45.469 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T14:15:45.506 INFO:teuthology.orchestra.run.smithi029.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T14:15:45.512 INFO:teuthology.orchestra.run.smithi177.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T14:15:45.991 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T14:15:45.991 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi029.front.sepia.ceph.com 2024-09-16T14:15:45.991 DEBUG:teuthology.orchestra.run.smithi029:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T14:15:46.054 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-09-16T14:15:46.054 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T14:15:46.083 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T14:15:46.084 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:15:46.097 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T14:15:46.152 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T14:15:46.152 DEBUG:teuthology.orchestra.run.smithi029:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:15:46.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T14:15:46.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T14:15:46.624 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T14:15:46.624 DEBUG:teuthology.orchestra.run.smithi029:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:15:46.649 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T14:15:46.674 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T14:15:46.683 DEBUG:teuthology.orchestra.run.smithi029:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:15:46.692 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:15:46.714 INFO:teuthology.orchestra.run.smithi029.stdout:kernel.core_pattern = core 2024-09-16T14:15:46.737 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-09-16T14:15:46.756 DEBUG:teuthology.orchestra.run.smithi029:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:15:46.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:15:46.793 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T14:15:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T14:15:46.812 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T14:15:46.822 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T14:15:46.823 DEBUG:teuthology.misc:Transferring archived files from smithi029:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi029 2024-09-16T14:15:46.823 DEBUG:teuthology.orchestra.run.smithi029:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:15:46.877 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-16_13:13:56-orch:cephadm-wip-guits-main-2024-09-13-1248-distro-default-smithi/7907333/remote/smithi177 2024-09-16T14:15:46.877 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T14:15:46.914 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T14:15:46.914 DEBUG:teuthology.orchestra.run.smithi029:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:15:46.917 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T14:15:46.962 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T14:15:46.975 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T14:15:46.975 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T14:15:46.986 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T14:15:46.987 DEBUG:teuthology.orchestra.run.smithi029:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:15:46.989 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T14:15:47.002 INFO:teuthology.orchestra.run.smithi029.stdout: 265951 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:15 /home/ubuntu/cephtest 2024-09-16T14:15:47.017 INFO:teuthology.orchestra.run.smithi177.stdout: 265602 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 14:15 /home/ubuntu/cephtest 2024-09-16T14:15:47.019 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T14:15:47.029 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T14:15:47.056 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: 2592.00439453125 failure_reason: 'Command failed on smithi029 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 acb34024-7430-11ef-bceb-c7b262605968 -e sha1=8293d73f8690540e843a81caec373f9cc29cf705 -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=05b45360b148498cb66eda34964bd53b status: fail success: false 2024-09-16T14:15:47.056 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T14:15:47.153 INFO:teuthology.run:FAIL